Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v0.19.11' | Max Kellermann | 2015-10-27 | 1 | -9/+0 |
|\ | |||||
| * | systemd: remove obsolete ControlGroup settings | Max Kellermann | 2015-10-27 | 1 | -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 | ||||
* | | systemd: protect /usr when running under systemd | Florian Schlichting | 2015-08-11 | 1 | -0/+3 |
| | | |||||
* | | systemd: also disable mpd.socket when disabling mpd.service | Clément B | 2015-08-11 | 1 | -0/+1 |
| | | | | | | | | e.g. when running 'update-rc.d mpd disable' | ||||
* | | mpd.service: Set the Documentation option | Wieland Hoffmann | 2015-08-06 | 1 | -0/+1 |
|/ | | | | This makes references to mpd(1) and mpd(5) appear in systemd status output. | ||||
* | systemd: add socket activation files | Max Kellermann | 2014-02-12 | 1 | -0/+9 |
| | |||||
* | systemd: assign real-time budget | Max Kellermann | 2014-02-12 | 1 | -0/+13 |
| | |||||
* | move systemd unit to directory systemd/ | Max Kellermann | 2014-01-27 | 1 | -0/+9 |