Re: svn commit: r233167 - head/etc

2012-03-19 Thread Ian Lepore
On Mon, 2012-03-19 at 09:30 +, Gleb Smirnoff wrote: > Author: glebius > Date: Mon Mar 19 09:30:40 2012 > New Revision: 233167 > URL: http://svn.freebsd.org/changeset/base/233167 > > Log: > Rotate auth.log and messages at the beginning of a year. Otherwise, > daily security checks 800.login

Re: svn commit: r233167 - head/etc

2012-03-19 Thread Dmitry Morozovsky
On Mon, 19 Mar 2012, Dmitry Morozovsky wrote: > > Log: > > Rotate auth.log and messages at the beginning of a year. Otherwise, > > daily security checks 800.loginfail and 900.tcpwrap may produce > > false positive alerts. > > [snip] > > > -/var/log/auth.log 600 7 100

Re: svn commit: r233167 - head/etc

2012-03-19 Thread Dmitry Morozovsky
On Mon, 19 Mar 2012, Gleb Smirnoff wrote: > Author: glebius > Date: Mon Mar 19 09:30:40 2012 > New Revision: 233167 > URL: http://svn.freebsd.org/changeset/base/233167 > > Log: > Rotate auth.log and messages at the beginning of a year. Otherwise, > daily security checks 800.loginfail and 900.

Re: svn commit: r233167 - head/etc

2012-03-19 Thread Joel Dahl
On 19-03-2012 9:30, Gleb Smirnoff wrote: > Author: glebius > Date: Mon Mar 19 09:30:40 2012 > New Revision: 233167 > URL: http://svn.freebsd.org/changeset/base/233167 > > Log: > Rotate auth.log and messages at the beginning of a year. Otherwise, > daily security checks 800.loginfail and 900.t

svn commit: r233167 - head/etc

2012-03-19 Thread Gleb Smirnoff
Author: glebius Date: Mon Mar 19 09:30:40 2012 New Revision: 233167 URL: http://svn.freebsd.org/changeset/base/233167 Log: Rotate auth.log and messages at the beginning of a year. Otherwise, daily security checks 800.loginfail and 900.tcpwrap may produce false positive alerts. Modified: h