From owner-freebsd-security@FreeBSD.ORG Fri Feb 17 17:03:56 2012 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B896310656A4 for ; Fri, 17 Feb 2012 17:03:56 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout027.mac.com (asmtpout027.mac.com [17.148.16.102]) by mx1.freebsd.org (Postfix) with ESMTP id 8F41B8FC14 for ; Fri, 17 Feb 2012 17:03:56 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from [10.1.2.182] (unknown [173.200.187.194]) by asmtp027.mac.com (Oracle Communications Messaging Server 7u4-23.01 (7.0.4.23.0) 64bit (built Aug 10 2011)) with ESMTPSA id <0LZJ00JX0OLP1V00@asmtp027.mac.com> for freebsd-security@freebsd.org; Fri, 17 Feb 2012 08:03:26 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.6.7361,1.0.260,0.0.0000 definitions=2012-02-17_03:2012-02-17, 2012-02-17, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=6.0.2-1012030000 definitions=main-1202170123 From: Chuck Swiger In-reply-to: <20120217152400.261AC106564A@hub.freebsd.org> Date: Fri, 17 Feb 2012 08:03:26 -0800 Message-id: <6671C741-3201-404B-8977-81CC5E99277A@mac.com> References: <20120217120034.201EB106574C@hub.freebsd.org> <20120217152400.261AC106564A@hub.freebsd.org> To: Roger Marquis X-Mailer: Apple Mail (2.1084) Cc: freebsd-security@freebsd.org Subject: Re: periodic security run output gives false positives after 1 year X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 17:03:56 -0000 On Feb 17, 2012, at 7:04 AM, Roger Marquis wrote: > Have to admit we don't use FreeBSD (or any other OS's) log rotation or > log-related periodic scripts. Would love to submit replacements though. > Our logic is a bit different: Doesn't newsyslog handle most of these already? http://www.freebsd.org/cgi/man.cgi?query=newsyslog.conf&sektion=5 Regards, -- -Chuck