On Tue, Feb 11, 2003 at 01:09:56PM -0500 or thereabouts, [EMAIL PROTECTED] 
wrote:
> Hi Robert,
> 
> Can't find anything (to me) that looks unusual. Tried to do 
> 
> ./logrotate -f /etc/logrotate.conf and got this 
> error: /etc/logrotate.conf:26 duplicate log entry for /usr/logs/as5300.log
> 

Sounds like you have a duplication entry from /usr/logs/as5300.log.
Check your /etc/logrotate.d for a script that contains a reference to
this file.

$ grep as5300.log /etc/logrotate.d/*

You'll want to remove one of these references.

HTH

-- 
Andrew Pasquale



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to