summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClément B <cb+debianbugreport@rthelemy.eu>2015-08-11 18:58:34 +0200
committerMax Kellermann <max@musicpd.org>2016-12-09 10:41:43 +0100
commit31d9aebf0b6bbc33c71420e7d4706233a5887d24 (patch)
treeef6879b09b239cf135c6a13cd15c7967cfe1dc84
parent301abac0c1ca55e591b5afc53bf332cda294da19 (diff)
systemd: also disable mpd.socket when disabling mpd.service
e.g. when running 'update-rc.d mpd disable'
-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 0e8eb84ba..545c94159 100644
--- a/systemd/mpd.service.in
+++ b/systemd/mpd.service.in
@@ -11,3 +11,4 @@ LimitRTTIME=infinity
[Install]
WantedBy=multi-user.target
+Also=mpd.socket