From owner-svn-src-stable-9@FreeBSD.ORG Mon Dec 31 03:34:15 2012 Return-Path: Delivered-To: svn-src-stable-9@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 960977D8; Mon, 31 Dec 2012 03:34:15 +0000 (UTC) (envelope-from markj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7B9808FC08; Mon, 31 Dec 2012 03:34:15 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBV3YFFU047505; Mon, 31 Dec 2012 03:34:15 GMT (envelope-from markj@svn.freebsd.org) Received: (from markj@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBV3YFPR047504; Mon, 31 Dec 2012 03:34:15 GMT (envelope-from markj@svn.freebsd.org) Message-Id: <201212310334.qBV3YFPR047504@svn.freebsd.org> From: Mark Johnston Date: Mon, 31 Dec 2012 03:34:15 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r244878 - stable/9/etc X-SVN-Group: stable-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable-9@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for only the 9-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2012 03:34:15 -0000 Author: markj Date: Mon Dec 31 03:34:14 2012 New Revision: 244878 URL: http://svnweb.freebsd.org/changeset/base/244878 Log: MFC r244522: Don't reload syslogd after rotating sendmail.st. Approved by: emaste (co-mentor) Modified: stable/9/etc/newsyslog.conf Modified: stable/9/etc/newsyslog.conf ============================================================================== --- stable/9/etc/newsyslog.conf Mon Dec 31 01:13:41 2012 (r244877) +++ stable/9/etc/newsyslog.conf Mon Dec 31 03:34:14 2012 (r244878) @@ -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/utx.log 644 3 * @01T05 B /var/log/weekly.log 640 5 1 $W6D0 JN /var/log/xferlog 600 7 100 * JC