aboutsummaryrefslogtreecommitdiff
path: root/void
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-03-04 12:41:09 -0500
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-03-04 12:41:09 -0500
commit26c2673b6923a1906c8c4cfcf70bd4c79916e417 (patch)
tree3b4749157b09e9cec6816d342f4bc45aa59e83c0 /void
parentfdbeca13108fac5e5f07fb08d8b28d80ed973c1d (diff)
downloadhome-26c2673b6923a1906c8c4cfcf70bd4c79916e417.tar.gz
fixed mpd fork bomb lol
Diffstat (limited to 'void')
-rwxr-xr-xvoid/services/mpd/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/void/services/mpd/run b/void/services/mpd/run
index d0c23db..32001b5 100755
--- a/void/services/mpd/run
+++ b/void/services/mpd/run
@@ -1,3 +1,3 @@
#!/bin/sh
-exec chpst -e "$TURNSTILE_ENV_DIR" mpd
+exec chpst -e "$TURNSTILE_ENV_DIR" mpd --no-daemon