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 3c4fe8cc04
commit 21ef656e24
1 changed files with 1 additions and 0 deletions

View File

@ -21,3 +21,4 @@ ControlGroupAttribute=cpu.rt_runtime_us 500000
[Install]
WantedBy=multi-user.target
Also=mpd.socket