summaryrefslogtreecommitdiffstats
path: root/share/man/man5/rc.conf.5
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2013-07-03 12:53:06 +0000
committerzeising <zeising@FreeBSD.org>2013-07-03 12:53:06 +0000
commit6a79a5f6c061d79c4480df561613c69a37a27137 (patch)
tree9cced424432aaf310b7e4a847a61e7fc75900cd1 /share/man/man5/rc.conf.5
parent152be6d450d8031ed4dcb66d9b74ae1da0200235 (diff)
downloadFreeBSD-src-6a79a5f6c061d79c4480df561613c69a37a27137.zip
FreeBSD-src-6a79a5f6c061d79c4480df561613c69a37a27137.tar.gz
Regenerate after r252561
PR: docs/180025 Submitted by: Garrett Cooper <yaneurabeya@gmail.com>
Diffstat (limited to 'share/man/man5/rc.conf.5')
-rw-r--r--share/man/man5/rc.conf.534
1 files changed, 34 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index a5fbd05..fae12c6 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -3449,6 +3449,40 @@ For example,
will set the
.Xr syscons 4
scrollback (history) buffer to 200 lines.
+.It Va auditd_enable
+.Pq Vt bool
+If set to
+.Dq Li YES ,
+run the
+.Xr auditd 8
+daemon at system boot time.
+.It Va auditd_program
+.Pq Vt str
+Path to
+.Xr autitd 8
+(default
+.Pa /usr/sbin/auditd ) .
+.It Va auditd_flags
+.Pq Vt str
+Flags to pass to
+.Xr audtid 8 .
+.It Va auditdistd_enable
+.Pq Vt bool
+If set to
+.Dq Li YES ,
+run the
+.Xr auditdistd 8
+daemon at system boot time.
+.It Va auditdistd_program
+.Pq Vt str
+Path to
+.Xr auditdistd 8
+(default
+.Pa /usr/sbin/auditdistd ) .
+.It Va auditdistd_flags
+.Pq Vt str
+Flags to pass to
+.Xr auditdistd 8 .
.It Va cron_enable
.Pq Vt bool
If set to
OpenPOWER on IntegriCloud