diff options
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/s6-svscanboot | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/s6-svscanboot b/examples/s6-svscanboot index e8650cb..797b9bf 100755 --- a/examples/s6-svscanboot +++ b/examples/s6-svscanboot @@ -1,9 +1,8 @@ #!/bin/execlineb -P -/bin/exec -c /bin/s6-setsid -qb /bin/redirfd -r 0 /dev/null /bin/redirfd -wnb 1 /run/service/s6-svscan-log/fifo /bin/fdmove -c 2 1 -/bin/exec -a s6-svscan +/bin/exec -ca s6-svscan /bin/s6-svscan -t0 /run/service |