[Bug 256483] zfs doesn't automount encrypted datasets
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Jun 2021 22:26:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256483
David Schlachter <fbsd-bugzilla@schlachter.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fbsd-bugzilla@schlachter.ca
--- Comment #1 from David Schlachter <fbsd-bugzilla@schlachter.ca> ---
Created attachment 225750
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225750&action=edit
Patch to add knob to rc.conf to automount zfs filesystems
Here's a patch that adds a flag to rc.conf ("zfs_mount_encrypted") that, if
enabled, will load keys and automount encrypted ZFS filesystems on boot. By
default the option would be disabled to maintain existing behaviour. The patch
also includes documentation for the rc.conf man page.
--
You are receiving this mail because:
You are the assignee for the bug.