diff --git a/initramfs/cleanup b/initramfs/cleanup index d65fa44..82e82e2 100644 --- a/initramfs/cleanup +++ b/initramfs/cleanup @@ -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