summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2005-03-02 18:44:56 +0000
committerbrooks <brooks@FreeBSD.org>2005-03-02 18:44:56 +0000
commite8a4ee68d5e2d23005681b9d67ac00017c574d23 (patch)
tree2b92065cdeb838f7a9933381898e0ccffc34fd4f /share/man/man5
parentd810912cf5ce2157c59a7aa86db3c19b124a95a7 (diff)
downloadFreeBSD-src-e8a4ee68d5e2d23005681b9d67ac00017c574d23.zip
FreeBSD-src-e8a4ee68d5e2d23005681b9d67ac00017c574d23.tar.gz
Document the newsyslog_* and chkprintcap_* variables I added yesterday.
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/rc.conf.546
1 files changed, 46 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 5639487..27d74d7 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -2470,6 +2470,29 @@ is set to
these are the flags to pass to the
.Xr lpd 8
daemon.
+.It Va chkprintcap_enable
+.Pq Vt bool
+If set to
+.Dq Li YES ,
+run the
+.Xr chkprintcap 8
+command before starting the
+.Xr lpd 8
+daemon.
+.It Va chkprintcap_flags
+.Pq Vt str
+If
+.Va lpd_enable
+and
+.Va chkprintcap_enable
+are set to
+.Dq Li YES ,
+these are the flags to pass to the
+.Xr chkprintcap 8
+program.
+The default is
+.Dq Li -d ,
+which causes missing directories to be created.
.It Va mta_start_script
.Pq Vt str
This variable specifies the full path to the script to run to start
@@ -3092,6 +3115,27 @@ The default
ruleset file to load.
The default value of this variable is
.Pa /etc/rc.bsdextended .
+.It Va newsyslog_enable
+.Pq Vt bool
+If set to
+.Dq Li YES ,
+run
+.Xr newsyslog 8
+command at startup.
+.It Va newsyslog_flags
+.Pq Vt str
+If
+.Va newsyslog_enable
+is set to
+.Dq Li YES ,
+these are the flags to pass to the
+.Xr newsyslog 8
+program.
+The default is
+.Dq Li -CN ,
+which causes log files flagged with a
+.Cm C
+to be created.
.It Va ramdisk_units
.Pq Vt str
A list of one or more ramdisk units to configure with
@@ -3174,6 +3218,7 @@ device and the mount point will be changed.
.Xr amd 8 ,
.Xr apm 8 ,
.Xr atm 8 ,
+.Xr chkprintcap 8 ,
.Xr chown 8 ,
.Xr cron 8 ,
.Xr dhclient 8 ,
@@ -3190,6 +3235,7 @@ device and the mount point will be changed.
.Xr mrouted 8 ,
.Xr named 8 ,
.Xr newfs 8 ,
+.Xr newsyslog 8 ,
.Xr nfsd 8 ,
.Xr ntpd 8 ,
.Xr ntpdate 8 ,
OpenPOWER on IntegriCloud