[systemd] Clean up spotify service

This commit is contained in:
2016-09-19 12:11:26 -07:00
parent 86296a4b13
commit 52099f59ae

View File

@@ -1,11 +1,9 @@
[Unit]
Description=Sparkleshare Client
After=xorg.target
Description=Sparkleshare
[Service]
ExecStart=/usr/bin/sparkleshare start
ExecStop=/usr/bin/sparkleshare stop
ExecRestart=/usr/bin/sparkleshare restart
Type=forking
[Install]