On Wed, Sep 01, 2004 at 03:52:36PM -0400, xavier wrote: > > Hi, I've a problem with logrotate and bzip2, > logrotate wont rotate my file !... > > > $ logrotate -v : > > rotating file /var/log/syslog > log needs rotating > compressing previous log with: /usr/bin/bzip2 --best '/var/log/syslog.1' > bzip2: Output file /var/log/syslog.1.bz2 already exists. > failed to compress previous log /var/log/syslog.1 > file /var/log/syslog.401.bz2 doesn't exist -- won't try dispose of it > > > logrotate.conf : > > # uncomment this if you want your log files compressed > compress > delaycompress > compresscmd /usr/bin/bzip2 > compressoptions --best compressoptions -f --best
-- If quizzes are quizzical, what are tests? (Think about it) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]