diff --git a/modules/system/boot/stage-1-init.sh b/modules/system/boot/stage-1-init.sh index 1ba65cc24cc..8604df5a70d 100644 --- a/modules/system/boot/stage-1-init.sh +++ b/modules/system/boot/stage-1-init.sh @@ -8,7 +8,6 @@ export LD_LIBRARY_PATH=@extraUtils@/lib fail() { # If starting stage 2 failed, allow the user to repair the problem # in an interactive shell. - timeout=15 cat <