systemd-user/user/sparkleshare.service
2013-02-17 21:20:00 +01:00

13 lines
232 B
Desktop File

[Unit]
Description=Sparkleshare Client
After=xorg.target
[Service]
ExecStart=/usr/bin/sparkleshare start
ExecStop=/usr/bin/sparkleshare stop
ExecRestart=/usr/bin/sparkleshare restart
Type=forking
[Install]
WantedBy=default.target