Re: (SOLVED) Logrotate don't route

2006-01-12 Thread Marco
David Jardine ha scritto: On Wed, Jan 11, 2006 at 10:14:35PM +0100, Marco wrote: David Jardine ha scritto: On Tue, Jan 10, 2006 at 09:09:57PM +0100, Marco wrote: David Jardine ha scritto: On Mon, Jan 09, 2006 at 10:12:46PM +0100, Marco wrote: H

Re: (SOLVED) Logrotate don't route

2006-01-11 Thread David Jardine
On Wed, Jan 11, 2006 at 10:14:35PM +0100, Marco wrote: > David Jardine ha scritto: > >On Tue, Jan 10, 2006 at 09:09:57PM +0100, Marco wrote: > > > >>David Jardine ha scritto: > >> > >>>On Mon, Jan 09, 2006 at 10:12:46PM +0100, Marco wrote: > >>> > >>> > Hi all, > > I have

Re: (SOLVED) Logrotate don't route

2006-01-11 Thread Marco
David Jardine ha scritto: On Tue, Jan 10, 2006 at 09:09:57PM +0100, Marco wrote: David Jardine ha scritto: On Mon, Jan 09, 2006 at 10:12:46PM +0100, Marco wrote: Hi all, I have make in /etc/logrotate.d a new file (as name backup) for rotate my backup's log. This is the text

Re: Logrotate don't route

2006-01-10 Thread David Jardine
On Tue, Jan 10, 2006 at 09:09:57PM +0100, Marco wrote: > David Jardine ha scritto: > >On Mon, Jan 09, 2006 at 10:12:46PM +0100, Marco wrote: > > > >>Hi all, > >> > >>I have make in /etc/logrotate.d a new file (as name backup) for rotate > >>my backup's log. > >>This is the text in my file: > >>/

Re: Logrotate don't route

2006-01-10 Thread Marco
David Jardine ha scritto: On Mon, Jan 09, 2006 at 10:12:46PM +0100, Marco wrote: Hi all, I have make in /etc/logrotate.d a new file (as name backup) for rotate my backup's log. This is the text in my file: /var/log/backup { rotate 4 monthly compress delaycompress missingok

Re: Logrotate don't route

2006-01-09 Thread Bill Marcum
On Mon, Jan 09, 2006 at 10:12:46PM +0100, Marco wrote: > Hi all, > > I have make in /etc/logrotate.d a new file (as name backup) for rotate > my backup's log. > This is the text in my file: > /var/log/backup { >rotate 4 >monthly >compress >delaycompress >missingok >notifem

Re: Logrotate don't route

2006-01-09 Thread Bill Marcum
On Mon, Jan 09, 2006 at 11:20:27PM +0100, David Jardine wrote: > > Have you tried it with the -f option, i.e, > > logrotate -f /var/log/backup > > from the command line? If that works, it may be that your computer > was simply not switched on at the time logrotate should have been > doing its

Re: Logrotate don't route

2006-01-09 Thread David Jardine
On Mon, Jan 09, 2006 at 10:12:46PM +0100, Marco wrote: > Hi all, > > I have make in /etc/logrotate.d a new file (as name backup) for rotate > my backup's log. > This is the text in my file: > /var/log/backup { >rotate 4 >monthly >compress >delaycompress >missingok >notifem

Logrotate don't route

2006-01-09 Thread Marco
Hi all, I have make in /etc/logrotate.d a new file (as name backup) for rotate my backup's log. This is the text in my file: /var/log/backup { rotate 4 monthly compress delaycompress missingok notifempty create 640 root adm } I have also restart my system, but my log don't