Revert "00-rootdev.sh: look for ZFS=* instead of ZFS* in REAL_ROOT case"

This reverts commit d55306dc81.
master
Fabio Erculiani 11 years ago
parent 3a17a693af
commit 8073752bec

@ -33,7 +33,7 @@ _rootdev_detect() {
fi
;;
ZFS=*)
ZFS*)
# zfs_rootdev_init will tweak ${REAL_ROOT}
zfs_rootdev_init
if [ "${?}" = "0" ]; then

Loading…
Cancel
Save