Re: Turning off cron logging


Subject: Re: Turning off cron logging
From: SFalken (sfalken@citlink.net)
Date: Sat Oct 06 2001 - 08:40:15 MDT


just do crontab -e, for the user that's getting all the messages you don't
want to see, and add 2>&1 /dev/null to the end of the crontab entry, IIRC.
(although for some reason, that syntax looks wrong to me, going from
memory.....)

                        --Shawn

On Friday 05 October 2001 10:10, you wrote:
> OK, I've looked around for the answer, but haven't found it. How
> do I turn off logging of lines like:
>
> Oct 3 21:10:00 powerbook CROND[26785]: (root) CMD ( /sbin/rmmod -as)
>
> ?
>
> - Paul



This archive was generated by hypermail 2a24 : Sat Oct 06 2001 - 07:40:31 MDT