summaryrefslogtreecommitdiff
path: root/community/mpdscribble/service
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-24 00:06:07 -0800
committerroot <root@rshg054.dnsready.net>2013-01-24 00:06:07 -0800
commitcb33decb284fa3b08652b04f7290d9d4140a927f (patch)
treee7f2c99536d9a7bc61ca30107cf99cb22064b61f /community/mpdscribble/service
parent91fea2e90c87b282a3bb39b080b8c51eb52cdbbe (diff)
Thu Jan 24 00:06:07 PST 2013
Diffstat (limited to 'community/mpdscribble/service')
-rw-r--r--community/mpdscribble/service5
1 files changed, 1 insertions, 4 deletions
diff --git a/community/mpdscribble/service b/community/mpdscribble/service
index 1475866ce..25f64d7d5 100644
--- a/community/mpdscribble/service
+++ b/community/mpdscribble/service
@@ -1,12 +1,9 @@
[Unit]
Description=last.fm updater for MPD
-Wants=mpd.service
After=mpd.service
[Service]
-Type=forking
-PIDFile=/run/mpdscribble.pid
-ExecStart=/usr/bin/mpdscribble --pidfile /run/mpdscribble.pid
+ExecStart=/usr/bin/mpdscribble --no-daemon
[Install]
WantedBy=multi-user.target