X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=scripts%2Fzfs.sh;h=6060fbaa88ecfae8938ef07bfbe6df98c9c2fbb5;hb=d4055aac3c4fdb6c1b5b1a7b73d20ff716e0a711;hp=523fbfcc0e02a5ea22a1000fefc223e6cd470929;hpb=c9c0d073da561bcbefbdf09c87fc75b227415619;p=zfs.git diff --git a/scripts/zfs.sh b/scripts/zfs.sh index 523fbfc..6060fba 100755 --- a/scripts/zfs.sh +++ b/scripts/zfs.sh @@ -69,6 +69,7 @@ if [ ${UNLOAD} ]; then else check_modules || die "${ERROR}" load_modules "$@" + wait_udev /dev/zfs 30 fi exit 0