summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth/loader.conf.5
diff options
context:
space:
mode:
authordcs <dcs@FreeBSD.org>1999-11-24 17:56:40 +0000
committerdcs <dcs@FreeBSD.org>1999-11-24 17:56:40 +0000
commitce28d94ec38e678631dbb3161f2deb3d431fbd5e (patch)
tree89cd9d690ac6e07724965a2a06e035f25820bc72 /sys/boot/forth/loader.conf.5
parent0d4772950384cf33bceec6d859d365ffd7e9c8d5 (diff)
downloadFreeBSD-src-ce28d94ec38e678631dbb3161f2deb3d431fbd5e.zip
FreeBSD-src-ce28d94ec38e678631dbb3161f2deb3d431fbd5e.tar.gz
Add silly password feature. If people want to depend on a flawed
security measures, so be it. It costs us almost nothing. Document some code in support.4th that I was unable to understand just by reading.
Diffstat (limited to 'sys/boot/forth/loader.conf.5')
-rw-r--r--sys/boot/forth/loader.conf.53
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf.5 b/sys/boot/forth/loader.conf.5
index 8a76f82..fa7834e 100644
--- a/sys/boot/forth/loader.conf.5
+++ b/sys/boot/forth/loader.conf.5
@@ -103,6 +103,9 @@ Name of the kernel to be loaded. If no kernel name is set, no additional
modules will be loaded.
.It Ar kernel_options
Flags to be passed to the kernel.
+.It Ar password
+Provides a password to be asked by check-password before execution is
+allowed to continue.
.It Ar verbose_loading
If set to
.Dq YES ,
OpenPOWER on IntegriCloud