diff options
| author | Robert Wing <rew@FreeBSD.org> | 2022-01-18 23:26:30 +0000 |
|---|---|---|
| committer | Robert Wing <rew@FreeBSD.org> | 2022-01-18 23:26:30 +0000 |
| commit | 6596f19daa42d5b968030e08826542c704533b73 (patch) | |
| tree | 1038e11b3448dc1113fe28f2d0543192dea32dcb /libexec | |
| parent | dd2f7a4b45eb1285e710cfce60cb77f7c11f8075 (diff) | |
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/rc/rc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.conf index c2941c770b56..1812b099530a 100644 --- a/libexec/rc/rc.conf +++ b/libexec/rc/rc.conf @@ -67,6 +67,7 @@ rc_conf_files="/etc/rc.conf /etc/rc.conf.local" # ZFS support zfs_enable="NO" # Set to YES to automatically mount ZFS file systems +zfskeys_enable="NO" # Set YES to autoload ZFS encryption keys zfs_bootonce_activate="NO" # Set YES to make successful bootonce BE permanent # ZFSD support |
