summaryrefslogtreecommitdiffstats
path: root/hooks
diff options
context:
space:
mode:
Diffstat (limited to 'hooks')
-rw-r--r--hooks/fw2
-rw-r--r--hooks/usb2
2 files changed, 2 insertions, 2 deletions
diff --git a/hooks/fw b/hooks/fw
index 576980a..dc4c240 100644
--- a/hooks/fw
+++ b/hooks/fw
@@ -4,5 +4,5 @@ run_hook ()
#if we have to root delay, default to 5 seconds
# this will be handled by kinit and/or the
# filesystems hook
- export rootdelay=${rootdelay:-5}
+ export rootdelay=${rootdelay:-6}
}
diff --git a/hooks/usb b/hooks/usb
index 576980a..dc4c240 100644
--- a/hooks/usb
+++ b/hooks/usb
@@ -4,5 +4,5 @@ run_hook ()
#if we have to root delay, default to 5 seconds
# this will be handled by kinit and/or the
# filesystems hook
- export rootdelay=${rootdelay:-5}
+ export rootdelay=${rootdelay:-6}
}