This commit is contained in:
qiaofeng1227 2024-02-25 14:24:21 +08:00 committed by GitHub
parent c00d24942f
commit b40962e057
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
s6-svscanctl -t /etc/s6/user
exit 100
#s6-svscanctl -t /etc/s6/user
exit 125

View file

@ -1,5 +1,5 @@
#!/bin/bash
[[ -f ./setup ]] && source ./setup
exec s6-svc -D /etc/s6/user
popd
pushd /root > /dev/null
popd