diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-12-21 10:48:33 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-12-21 10:48:33 +0000 |
commit | 8c96f385ce022072661a0011dc99a973e0a3f425 (patch) | |
tree | 8b1b6ee0326b011f8dd54da1b713cfd1a0cc4940 /examples/s6-svscanboot | |
parent | 24fc7c7ad3aee0882be7063e8fbf88464ea05a1f (diff) | |
download | s6-8c96f385ce022072661a0011dc99a973e0a3f425.tar.xz |
version: 2.12.0.3v2.12.0.3
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'examples/s6-svscanboot')
-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 |