mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Add missing variables password/bootlock_password.
NB: Using NULL for default values in-case someone or something uncomments it and reboots. See check-password.4th(8) for additional details. MFC after: 3 days X-MFC-to: stable/10 stable/9
This commit is contained in:
parent
b066a1a278
commit
f0c61ded93
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=280385
@ -60,6 +60,8 @@ entropy_cache_type="/boot/entropy"
|
||||
# allowed to interrupt autoboot process and
|
||||
# escape to the loader prompt, set to
|
||||
# "NO" to disable autobooting
|
||||
#password="" # Prevent changes to boot options
|
||||
#bootlock_password="" # Prevent booting (see check-password.4th(8))
|
||||
#beastie_disable="NO" # Turn the beastie boot menu on and off
|
||||
#kernels="kernel kernel.old" # Kernels to display in the boot menu
|
||||
#loader_logo="orbbw" # Desired logo: orbbw, orb, fbsdbw, beastiebw, beastie, none
|
||||
|
Loading…
Reference in New Issue
Block a user