[systemd] Clean up spotify service

This commit is contained in:
Ivan Malison 2016-09-19 12:11:26 -07:00
parent 86296a4b13
commit 52099f59ae
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

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]