pull/5/head
Tomas M 2012-09-23 02:30:10 -05:00
parent 6ded8880b6
commit e2852609ec
1 changed files with 1 additions and 1 deletions

View File

@ -75,6 +75,6 @@ if [ "$1" = "--init" ]; then
cat /proc/mounts >/dev/console 2>&1
$(cat /lib/command 2>/dev/null)
reboot
reboot -f
fi