summaryrefslogtreecommitdiff
path: root/src/initrd
diff options
context:
space:
mode:
Diffstat (limited to 'src/initrd')
-rw-r--r--src/initrd/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/initrd/common.sh b/src/initrd/common.sh
index 17c9359..070ecba 100644
--- a/src/initrd/common.sh
+++ b/src/initrd/common.sh
@@ -62,7 +62,7 @@ bootmenu()
62 if [ $? != 0 -a ! "$no_panic" ]; then 62 if [ $? != 0 -a ! "$no_panic" ]; then
63 panic "error loading boot menu! the system won't be usable :(" 63 panic "error loading boot menu! the system won't be usable :("
64 fi 64 fi
65 samizdat_install_udev_rules 65
66 if [ "$do_trigger" ]; then 66 if [ "$do_trigger" ]; then
67 force_grok_block 67 force_grok_block
68 fi 68 fi