[systemd] Clean up spotify service
This commit is contained in:
parent
86296a4b13
commit
52099f59ae
@ -1,11 +1,9 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Sparkleshare Client
|
Description=Sparkleshare
|
||||||
After=xorg.target
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/bin/sparkleshare start
|
ExecStart=/usr/bin/sparkleshare start
|
||||||
ExecStop=/usr/bin/sparkleshare stop
|
ExecStop=/usr/bin/sparkleshare stop
|
||||||
ExecRestart=/usr/bin/sparkleshare restart
|
|
||||||
Type=forking
|
Type=forking
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
Reference in New Issue
Block a user