force
parent
6ded8880b6
commit
e2852609ec
|
|
@ -75,6 +75,6 @@ if [ "$1" = "--init" ]; then
|
||||||
|
|
||||||
cat /proc/mounts >/dev/console 2>&1
|
cat /proc/mounts >/dev/console 2>&1
|
||||||
$(cat /lib/command 2>/dev/null)
|
$(cat /lib/command 2>/dev/null)
|
||||||
reboot
|
reboot -f
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue