default loader.conf: there is no need to load zpool.cache now
kernel does not need it for importing a root pool. MFC after: 4 weeks
This commit is contained in:
parent
78ed7a7855
commit
e4616f7bfb
@ -518,11 +518,3 @@ mac_seeotheruids_load="NO" # UID visbility MAC policy
|
||||
#module_before="cmd" # executes "cmd" before loading the module
|
||||
#module_after="cmd" # executes "cmd" after loading the module
|
||||
#module_error="cmd" # executes "cmd" if load fails
|
||||
|
||||
##############################################################
|
||||
### Always try to load ZFS pool cache file #################
|
||||
##############################################################
|
||||
|
||||
zpool_cache_load="YES"
|
||||
zpool_cache_type="/boot/zfs/zpool.cache"
|
||||
zpool_cache_name="/boot/zfs/zpool.cache"
|
||||
|
Loading…
x
Reference in New Issue
Block a user