From 5cc69a4531b96a1dc4bd1a18122436e567d283a6 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Sat, 21 Feb 2015 14:44:31 +0200 Subject: [PATCH] fs-resize: do forced reboot --- packages/sysutils/busybox/scripts/fs-resize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sysutils/busybox/scripts/fs-resize b/packages/sysutils/busybox/scripts/fs-resize index 7301d9b316..d889642b43 100755 --- a/packages/sysutils/busybox/scripts/fs-resize +++ b/packages/sysutils/busybox/scripts/fs-resize @@ -58,4 +58,4 @@ if [ -e /storage/.please_resize_me ] ; then fi fi fi -reboot +reboot -f