diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2026-01-13 18:07:56 -0500 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2026-01-13 18:07:56 -0500 |
| commit | 116f27ebb1340044139779a47b54e6b099bb7caa (patch) | |
| tree | 619b43a51ad6b845f121032923aadb29ee881e0a /.config/s6-rc/mpd/run | |
| parent | f24f6ea00f245e0ba1e593f954267f7eefd59c8a (diff) | |
update s6 config
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 |
