summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rwxr-xr-xinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index e983534..61a8379 100755
--- a/init
+++ b/init
@@ -98,7 +98,7 @@ log_begin_msg "Mounting root file system"
mountroot
log_end_msg
-maybe_break mount
+maybe_break bottom
[ "$quiet" != "y" ] && log_begin_msg "Running /scripts/init-bottom"
run_scripts /scripts/init-bottom
[ "$quiet" != "y" ] && log_end_msg