summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init1
1 files changed, 1 insertions, 0 deletions
diff --git a/init b/init
index b06a5d2..3f594c1 100644
--- a/init
+++ b/init
@@ -90,6 +90,7 @@ if [ "${rootdelay}" != "0" ]; then
msg -n "Waiting for devices to settle..."
/bin/sleep "${rootdelay}"
export rootdelay=0
+ export kinit_params="$kinit_params rootdelay=0"
msg "done."
fi