Style:
- do not comment out entries in newsyslog.conf - use tabs to line up inetd.conf Requested by: bde Approved by: bms(mentor)
This commit is contained in:
parent
75d1ec91df
commit
042d501cc7
@ -122,4 +122,4 @@
|
||||
# N.B.: inetd binds to * in the default installation so you should add
|
||||
# an appropriate block rule to your pf.conf
|
||||
#
|
||||
#ftp-proxy stream tcp nowait root /usr/libexec/ftp-proxy ftp-proxy
|
||||
#ftp-proxy stream tcp nowait root /usr/libexec/ftp-proxy ftp-proxy
|
||||
|
@ -29,6 +29,7 @@
|
||||
/var/log/maillog 640 7 * @T00 J
|
||||
/var/log/messages 644 5 100 * J
|
||||
/var/log/monthly.log 640 12 * $M1D0 JN
|
||||
/var/log/pflog 600 3 100 * JB /var/run/pflogd.pid
|
||||
/var/log/ppp.log root:network 640 3 100 * J
|
||||
/var/log/security 600 10 100 * J
|
||||
/var/log/sendmail.st 640 10 * 168 B
|
||||
@ -36,5 +37,3 @@
|
||||
/var/log/weekly.log 640 5 1 $W6D0 JN
|
||||
/var/log/wtmp 644 3 * @01T05 B
|
||||
/var/log/xferlog 600 7 100 * J
|
||||
# pflogd sample entry
|
||||
#/var/log/pflog 600 3 100 * JB /var/run/pflogd.pid
|
||||
|
@ -743,7 +743,7 @@ stores the logfile.
|
||||
.Pa /var/log/pflog ) .
|
||||
Check
|
||||
.Pa /etc/newsyslog.conf
|
||||
to enable logfile rotation for this.
|
||||
to adjust logfile rotation for this.
|
||||
.It Va pflog_program
|
||||
.Pq Vt str
|
||||
Path to
|
||||
|
Loading…
Reference in New Issue
Block a user