aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2016-05-06 08:12:49 +0200
committerChristian Hesse <mail@eworm.de>2016-05-06 08:12:49 +0200
commitf1fa439c0fd86bb76868e7e924c515cf209c3f84 (patch)
tree1021eaabdc935116ad340fd036c1d65583e6c11c
parentfix compiler and linker flags and produce binaries with full RELRO (diff)
downloadmpd-notification-f1fa439c0fd86bb76868e7e924c515cf209c3f84.tar.gz
mpd-notification-f1fa439c0fd86bb76868e7e924c515cf209c3f84.tar.bz2
mpd-notification-f1fa439c0fd86bb76868e7e924c515cf209c3f84.tar.xz
mpd-notification-f1fa439c0fd86bb76868e7e924c515cf209c3f84.tar.zst
mpd-notification-f1fa439c0fd86bb76868e7e924c515cf209c3f84.zip
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