Use persistent systemd units for autostart
This commit is contained in:
5
autostart/services/pasystray.service
Normal file
5
autostart/services/pasystray.service
Normal file
@@ -0,0 +1,5 @@
|
||||
[Unit]
|
||||
BindsTo=autostart.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/pasystray
|
||||
Reference in New Issue
Block a user