Always try to load zpool.cache instead of trying to find good place to

document it. When there is no such file, it's invisible for the user.
This commit is contained in:
Pawel Jakub Dawidek 2007-04-09 00:04:54 +00:00
parent 33fc425c85
commit 1868634782

View File

@ -418,3 +418,10 @@ mac_seeotheruids_load="NO" # UID visbility MAC policy
#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"