diff options
Diffstat (limited to 'void/services/mpd')
| -rwxr-xr-x | void/services/mpd/run | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/void/services/mpd/run b/void/services/mpd/run new file mode 100755 index 0000000..d0c23db --- /dev/null +++ b/void/services/mpd/run @@ -0,0 +1,3 @@ +#!/bin/sh + +exec chpst -e "$TURNSTILE_ENV_DIR" mpd |