s6-svscan lost its -s flag with the 2.10.0 release

This commit is contained in:
genofire 2021-01-31 19:20:46 +01:00
parent 07a61ac55f
commit 03c34b1216
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
export PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
install -d -o root -g wheel -m 755 /run/service
exec s6-svscan -s /run/service
exec s6-svscan /run/service