diff options
Diffstat (limited to '.config/s6-rc/mpd/run')
| -rwxr-xr-x | .config/s6-rc/mpd/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/s6-rc/mpd/run b/.config/s6-rc/mpd/run new file mode 100755 index 0000000..05142b7 --- /dev/null +++ b/.config/s6-rc/mpd/run @@ -0,0 +1,2 @@ +#!/bin/execlineb -P +mpd --no-daemon --stderr |
