Skip to content

Commit

Permalink
systemd: also disable mpd.socket when disabling mpd.service
Browse files Browse the repository at this point in the history
e.g. when running 'update-rc.d mpd disable'
  • Loading branch information
Clément B authored and MaxKellermann committed Aug 11, 2015
1 parent 3c4fe8c commit 21ef656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemd/mpd.service.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ ControlGroupAttribute=cpu.rt_runtime_us 500000

[Install]
WantedBy=multi-user.target
Also=mpd.socket

0 comments on commit 21ef656

Please sign in to comment.