Re: Squid strange logrotate scrip.

2007-02-28 Thread Guillermo Garron
On 3/1/07, Guillermo Garron <[EMAIL PROTECTED]> wrote: On 3/1/07, Greg Folkert <[EMAIL PROTECTED]> wrote: > On Thu, 2007-03-01 at 00:40 -0400, Guillermo Garron wrote: > > Hi, > > > > My etch has this squid logrotate script. > > > > > > # > > # Logrotate fragment for squ

Re: Squid strange logrotate scrip.

2007-02-28 Thread Guillermo Garron
On 3/1/07, Greg Folkert <[EMAIL PROTECTED]> wrote: On Thu, 2007-03-01 at 00:40 -0400, Guillermo Garron wrote: > Hi, > > My etch has this squid logrotate script. > > > # > # Logrotate fragment for squid. > # > /var/log/squid/*.log { > daily > compress >

Re: Squid strange logrotate scrip.

2007-02-28 Thread Greg Folkert
On Thu, 2007-03-01 at 00:40 -0400, Guillermo Garron wrote: > Hi, > > My etch has this squid logrotate script. > > > # > # Logrotate fragment for squid. > # > /var/log/squid/*.log { > daily > compress > delaycompress > rotate 10 >