summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xexamples/s6-svscanboot4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/s6-svscanboot b/examples/s6-svscanboot
index be4bea4..e8650cb 100755
--- a/examples/s6-svscanboot
+++ b/examples/s6-svscanboot
@@ -3,7 +3,7 @@
/bin/exec -c
/bin/s6-setsid -qb
/bin/redirfd -r 0 /dev/null
-/bin/redirfd -wnb 1 /service/s6-svscan-log/fifo
+/bin/redirfd -wnb 1 /run/service/s6-svscan-log/fifo
/bin/fdmove -c 2 1
/bin/exec -a s6-svscan
-/bin/s6-svscan -t0 /service
+/bin/s6-svscan -t0 /run/service