]> xenbits.xensource.com Git - people/julieng/freebsd.git/commitdiff
Add missing variables password/bootlock_password.
authordteske <dteske@FreeBSD.org>
Mon, 23 Mar 2015 17:31:22 +0000 (17:31 +0000)
committerdteske <dteske@FreeBSD.org>
Mon, 23 Mar 2015 17:31:22 +0000 (17:31 +0000)
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

sys/boot/forth/loader.conf

index fd0b0de5fec22b6aad00866b7bf684122a3c96a6..46ed12066b9e8433a696ecf2bf2c620d528c7d75 100644 (file)
@@ -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