aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/mpd-notification.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/mpd-notification.service')
-rw-r--r--systemd/mpd-notification.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/mpd-notification.service b/systemd/mpd-notification.service
index 2e907df..14be4e3 100644
--- a/systemd/mpd-notification.service
+++ b/systemd/mpd-notification.service
@@ -8,7 +8,7 @@ Description=MPD Notification
After=mpd.service network.target network-online.target
[Service]
-Type=simple
+Type=notify
ExecStart=/usr/bin/mpd-notification
[Install]