summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--systemd/mpd.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/mpd.service.in b/systemd/mpd.service.in
index 09a5ad2a5..f48c0f0e4 100644
--- a/systemd/mpd.service.in
+++ b/systemd/mpd.service.in
@@ -4,6 +4,7 @@ Documentation=man:mpd(1) man:mpd.conf(5)
After=network.target sound.target
[Service]
+Type=notify
ExecStart=@prefix@/bin/mpd --no-daemon
# allow MPD to use real-time priority 50