Re: Logrotate weekly prerotate everyday?

2002-12-04 Thread Niccolo Rigacci
> Hello Folks: > > I call a local script from... > > /etc/logrotate.d/apache > > ...in Debian 3.0 to run Analog reports. It is supposed to run once a > week, but it runs every day: It seems that the "sharedscripts" causes this: with "sharedscript" the prerotate script is always executed (

Re: Logrotate weekly prerotate everyday?

2002-08-05 Thread Tomasz Papszun
On Sat, 03 Aug 2002 at 9:13:50 -0700, Ward Willats wrote: > Hello Folks: > > I call a local script from... > > /etc/logrotate.d/apache > > ...in Debian 3.0 to run Analog reports. It is supposed to run once a > week, but it runs every day: > >/var/log/apache/*.log { >weekly

Re: Logrotate weekly prerotate everyday?

2002-08-03 Thread Jeremy C. Reed
On Sat, 3 Aug 2002, Ward Willats wrote: > ...in Debian 3.0 to run Analog reports. It is supposed to run once a > week, but it runs every day: > My tiny mind thinks a "prerotate" block should only be executed > "weekly" once it has been decided to perform a rotation. Not every > time cron/logro

RE: Logrotate weekly prerotate everyday?

2002-08-03 Thread Daniel J. Rychlik
At least yours runs. I finally gave up and wrote a perl script to rotate mine. ugh Sincerely, Daniel J. Rychlik " Money does not make the world go round , Gravity does ." -Original Message- From: Ward Willats [mailto:[EMAIL PROTECTED] Sent: Saturday, August 03, 2002 11:14 AM To: debi