systemd: also disable mpd.socket when disabling mpd.service
e.g. when running 'update-rc.d mpd disable'
This commit is contained in:
parent
3c4fe8cc04
commit
21ef656e24
@ -21,3 +21,4 @@ ControlGroupAttribute=cpu.rt_runtime_us 500000
|
|||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Also=mpd.socket
|
||||||
|
Loading…
x
Reference in New Issue
Block a user