aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2016-05-06 08:12:49 +0200
committerGravatar Christian Hesse <mail@eworm.de>2016-05-06 08:12:49 +0200
commitf1fa439c0fd86bb76868e7e924c515cf209c3f84 (patch)
tree1021eaabdc935116ad340fd036c1d65583e6c11c
parentce3eb2e3c0df503a5903a673b2c1ed1f7c11125c (diff)
downloadmpd-notification-f1fa439c0fd86bb76868e7e924c515cf209c3f84.tar.gz
mpd-notification-f1fa439c0fd86bb76868e7e924c515cf209c3f84.tar.zst
make systemd unit depend on mpd
-rw-r--r--systemd/mpd-notification.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/mpd-notification.service b/systemd/mpd-notification.service
index e0dae1b..c377c90 100644
--- a/systemd/mpd-notification.service
+++ b/systemd/mpd-notification.service
@@ -1,5 +1,6 @@
[Unit]
Description=MPD Notification
+Requires=mpd.service
[Service]
Type=simple