summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2009-09-17 19:05:47 +0000
committerdougb <dougb@FreeBSD.org>2009-09-17 19:05:47 +0000
commita441f407c131c7ff6dfba3ac0a14014d29d99ecf (patch)
tree94a6641582cde72db11545d1d6a6a7f69d0e4a3b /share
parenteefaeaf649897bfd81c61887468048633a27c1d4 (diff)
downloadFreeBSD-src-a441f407c131c7ff6dfba3ac0a14014d29d99ecf.zip
FreeBSD-src-a441f407c131c7ff6dfba3ac0a14014d29d99ecf.tar.gz
Add a knob to show 'Starting foo:' messages when faststart is used,
such as at boot time.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.59
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 16c0c40..4a491f7 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 2, 2009
+.Dd September 17, 2009
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -95,6 +95,13 @@ disable informational messages from the rc scripts.
Informational messages are displayed when
a condition that is not serious enough to warrant a warning or
an error occurs.
+.It Va rc_startmsgs
+.Pq Vt bool
+If set to
+.Dq Li YES ,
+show
+.Dq Starting foo:
+when faststart is used (e.g., at boot time).
.It Va early_late_divider
.Pq Vt str
The name of the script that should be used as the
OpenPOWER on IntegriCloud