This commit is contained in:
Franco Fichtner 2018-05-05 18:09:20 +02:00
parent 4ca7870364
commit a6f582e006

View File

@ -113,7 +113,7 @@ if kldstat -qm zfs; then
mount -uw /
zfs mount -va
# maybe there is a mountpoint in fstab
# that requires ZFS to be full set up
# that requires ZFS to be fully set up
mount -a
fi