Remove documentation of GBDE rc support

This commit is contained in:
Poul-Henning Kamp 2024-05-07 07:25:51 +00:00
parent d50f41366b
commit bbc36ba969
2 changed files with 0 additions and 38 deletions

View File

@ -24,7 +24,6 @@ CONFS= DAEMON \
dmesg \
dumpon \
fsck \
gbde \
geli \
geli2 \
gptboot \

View File

@ -2181,43 +2181,6 @@ which had the
attribute set using
.Xr gpart 8
utility.
.It Va gbde_autoattach_all
.Pq Vt bool
If set to
.Dq Li YES ,
.Pa /etc/rc.d/gbde
will attempt to automatically initialize the .bde devices specified in
.Pa /etc/fstab .
.It Va gbde_devices
.Pq Vt str
List the devices that the script should try to attach,
or
.Dq Li AUTO .
.It Va gbde_lockdir
.Pq Vt str
The directory where the
.Xr gbde 4
lockfiles are located.
The default lockfile directory is
.Pa /etc .
.Pp
The lockfile for each individual
.Xr gbde 4
device can be overridden by setting the variable
.Va gbde_lock_ Ns Aq Ar device ,
where
.Ar device
is the encrypted device without the
.Dq Pa /dev/
and
.Dq Pa .bde
parts.
.It Va gbde_attach_attempts
.Pq Vt int
Number of times to attempt attaching to a
.Xr gbde 4
device, i.e., how many times the user is asked for the pass-phrase.
Default is 3.
.It Va geli_devices
.Pq Vt str
List of devices to automatically attach on boot.