On Thu, 5 Jul 2001 [EMAIL PROTECTED] wrote:

>
> I have a question I hope someone can answer.  I want to create a cron job
> that will delete everything in the $FWDIR/log directory that hasn't been
> modified in 5 days.  This will clear out old logs that have already been
> backed up to a central site.  My concern is that this will probably delete
> logs such as ahttpd.log, ssousers.log, etc.  that aren't referenced and we
> don't log anything for these logs.  Will FW-1 have a problem with these
> logs getting deleted?
>
> Thanks,
> Donna
>
>

instead of deleting the files, just cat /dev/null > filename and zero
them out.

-- 
Jack Coates
Monkeynoodle: It's what's for dinner!



================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================

Reply via email to