summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/recovery-init.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/recovery-init.in b/scripts/recovery-init.in
index 3d25893..75ad2e5 100644
--- a/scripts/recovery-init.in
+++ b/scripts/recovery-init.in
@@ -141,7 +141,7 @@ mount_rootfs()
;;
2)
echo "verifyboot: enabled but corrupted"
- # should deal with the error like reboot.
+ do_reboot
;;
3)
echo "verifyboot: disabling"