svn commit: r244880 - stable/7/etc
Mark Johnston
markj at FreeBSD.org
Mon Dec 31 03:34:31 UTC 2012
Author: markj
Date: Mon Dec 31 03:34:30 2012
New Revision: 244880
URL: http://svnweb.freebsd.org/changeset/base/244880
Log:
MFC r244522: Don't reload syslogd after rotating sendmail.st.
Approved by: emaste (co-mentor)
Modified:
stable/7/etc/newsyslog.conf
Modified: stable/7/etc/newsyslog.conf
==============================================================================
--- stable/7/etc/newsyslog.conf Mon Dec 31 03:34:23 2012 (r244879)
+++ stable/7/etc/newsyslog.conf Mon Dec 31 03:34:30 2012 (r244880)
@@ -32,7 +32,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/slip.log root:network 640 3 100 * JC
/var/log/weekly.log 640 5 1 $W6D0 JN
/var/log/wtmp 644 3 * @01T05 B
More information about the svn-src-stable-7
mailing list