mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Don't reload syslogd after rotating sendmail.st, as this file isn't
managed by syslogd. PR: conf/169973 Approved by: rstone (co-mentor) MFC after: 1 week
This commit is contained in:
parent
554442439d
commit
0191c2dfa8
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
/var/log/pflog 600 3 100 * JB /var/run/pflogd.pid
|
||||
/var/log/ppp.log root:network 640 3 100 * JC
|
||||
/var/log/security 600 10 100 * JC
|
||||
/var/log/sendmail.st 640 10 * 168 B
|
||||
/var/log/sendmail.st 640 10 * 168 BN
|
||||
/var/log/utx.log 644 3 * @01T05 B
|
||||
/var/log/weekly.log 640 5 * $W6D0 JN
|
||||
/var/log/xferlog 600 7 100 * JC
|
||||
|
|
|
|||
Loading…
Reference in a new issue