aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/mpd.service.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-27systemd: remove obsolete ControlGroup settingsMax Kellermann1-9/+0
This systemd feature has been removed a while ago without replacement, and it turns out that systemd developers suggest not using control groups at all to assign real-time privileges. Therfore, a replacement feature will not be implement in future systemd releases, and we can really remove those lines completely. See http://bugs.musicpd.org/view.php?id=4413
2015-08-11systemd: protect /usr when running under systemdFlorian Schlichting1-0/+3
2015-08-11systemd: also disable mpd.socket when disabling mpd.serviceClément B1-0/+1
e.g. when running 'update-rc.d mpd disable'
2015-08-06mpd.service: Set the Documentation optionWieland Hoffmann1-0/+1
This makes references to mpd(1) and mpd(5) appear in systemd status output.
2014-02-12systemd: assign real-time budgetMax Kellermann1-0/+13
2014-01-27move systemd unit to directory systemd/Max Kellermann1-0/+0
2012-11-21mpd.service: depend on network.targetJohn1-1/+1
Since some configurations use the "bind_to_address" option in their /etc/mpd.conf, the systemd service file must wait for the network.target or else mpd will start before it and thus fail due to no iface.
2011-09-30Install systemd service file if systemd is availableMiklos Vajna1-0/+9