mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-21 18:50:50 +01:00
Remove documentation of GBDE rc support
This commit is contained in:
parent
d50f41366b
commit
bbc36ba969
@ -24,7 +24,6 @@ CONFS= DAEMON \
|
||||
dmesg \
|
||||
dumpon \
|
||||
fsck \
|
||||
gbde \
|
||||
geli \
|
||||
geli2 \
|
||||
gptboot \
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user