services: Add autostart for several other packages

Autostarts an2linuxserver, dunst, kbfs, keybase, and the keybase://
redirector.

Will (presumably) complain if one of the programs is missing. Either
this should not be enabled by default or the startup service should
contain a sanity check for the program before attempting to launch
itself.
This commit is contained in:
Marty Oehme 2020-07-24 09:42:02 +02:00
parent 717f2a13d6
commit 0b65023253
No known key found for this signature in database
GPG Key ID: 0CCB0526EFB9611A
5 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
/usr/lib/systemd/user/an2linuxserver.service

View File

@ -0,0 +1 @@
/usr/lib/systemd/user/dunst.service

View File

@ -0,0 +1 @@
/usr/lib/systemd/user/kbfs.service

View File

@ -0,0 +1 @@
/usr/lib/systemd/user/keybase-redirector.service

View File

@ -0,0 +1 @@
/usr/lib/systemd/user/keybase.service