diff options
-rwxr-xr-x | 3 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/3 b/3 index 7945490..4a4781e 100755 --- a/3 +++ b/3 @@ -7,10 +7,6 @@ PATH=/usr/bin:/usr/sbin detect_virt [ -r /etc/rc.conf ] && . /etc/rc.conf -if [ -e /run/runit/reboot ]; then - chmod 100 /run/runit/reboot -fi - echo msg "Waiting for services to stop..." sv force-stop /var/service/* |