blob: 6a25ced83a8fb33e51c0c6df5efb2604f1d5eb7b (
plain)
1
2
3
4
5
6
7
8
|
#!/command/execlineb -P
/command/exec -c
/command/redirfd -wnb 1 /service/s6-svscan-log/fifo
/command/fdmove -c 2 1
/command/s6-envdir -I /service/.s6-svscan/env
/command/exec -a s6-svscan
/command/s6-svscan -t0 /service
|