summaryrefslogtreecommitdiff
path: root/community/mpdscribble/service
diff options
context:
space:
mode:
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