diff options
Diffstat (limited to 'scripts/nfs')
-rw-r--r-- | scripts/nfs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/nfs b/scripts/nfs index b9c2522..435d2d0 100644 --- a/scripts/nfs +++ b/scripts/nfs @@ -59,6 +59,8 @@ mountroot() # For DHCP modprobe af_packet + wait_for_udev 10 + # Default delay is around 180s # FIXME: add usplash_write info if [ -z "${ROOTDELAY}" ]; then |