aboutsummaryrefslogtreecommitdiffstats
path: root/community/mpd/mpd.initd
Commit message (Collapse)AuthorAgeFilesLines
* community/mpd: run checkpath with quiet flagSören Tempel2020-01-151-1/+2
| | | | | | | | The checkpath invocation creates a directory usually located on a tmpfs and cleared on each boot. As such, mpd creates and "corrects" the permissions of this directory on each boot. This causes two unnecessary messages to be emitted on each boot by the service. This change adds the quiet flag which suppresses these messages.
* community/mpd: fix typo in OpenRC serviceSören Tempel2019-09-171-1/+1
|
* community/mpd: upgrade to 0.21.13Leo2019-08-111-35/+11
| | | | - make daemon run with supervise-daemon
* community/mpd: move from mainSören Tempel2017-10-191-0/+48