Re: [gentoo-user] logrotate trouble

2005-02-17 Thread darren kirby
quoth the Guilheme Cirne: > On Thursday 17 February 2005 16:42, Grant wrote: > <...> > > > My log config sections are like this: > > > > /var/log/apache2/access_log { > > daily > > rotate 99 > > postrotate > > /etc/init.d/apache2 restart > > endscript

Re: [gentoo-user] logrotate trouble

2005-02-17 Thread Grant
> > My log config sections are like this: > > > > /var/log/apache2/access_log { > > daily > > rotate 99 > > postrotate > > /etc/init.d/apache2 restart > > endscript > > } > > > > for access_log, ssl_access_log, ssl_request_log, error_log, and > > ssl_

Re: [gentoo-user] logrotate trouble

2005-02-17 Thread Guilheme Cirne
On Thursday 17 February 2005 16:42, Grant wrote: <...> > My log config sections are like this: > > /var/log/apache2/access_log { > daily > rotate 99 > postrotate > /etc/init.d/apache2 restart > endscript > } > > for access_log, ssl_access_log, ssl_req

[gentoo-user] logrotate trouble

2005-02-17 Thread Grant
logrotate doesn't seem to be rotating my logs properly and I'm having some apache2 problems that must be related to my use of postrotate in logrotate.conf. In logrotate.conf I have this: daily rotate 4 create include /etc/logrotate.d notifempty nomail noolddir Are "daily" and "rotate n" defaults