systemd: also disable mpd.socket when disabling mpd.service

e.g. when running 'update-rc.d mpd disable'
This commit is contained in:
Clément B 2015-08-11 18:58:34 +02:00 committed by Max Kellermann
parent 301abac0c1
commit 31d9aebf0b
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ LimitRTTIME=infinity
[Install]
WantedBy=multi-user.target
Also=mpd.socket