From e2852609ec32c81af4d13a4897ca2e6071ab87c9 Mon Sep 17 00:00:00 2001 From: Tomas M Date: Sun, 23 Sep 2012 02:30:10 -0500 Subject: [PATCH] force --- initramfs/cleanup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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