Will cron messages still get logged to /var/log/cron ?

-Devon

-----Original Message-----
From: G. T. Francisco, III [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, April 17, 2002 10:17 AM
To: [EMAIL PROTECTED]
Subject: Re: crond logging

On Fri, Apr 12, 2002 at 02:58:30PM -0400, Devon Harding - GTHLA said:
> I added '> /dev/null 2>&1)' to the end of my cron job and it still output
to
> /var/log/messages with:
> 
> Apr 11 10:45:01 glamon CROND[24835]: (root) CMD (/usr/local/bin/php
> /var/www/html/cacti/cmd.php > /dev/null 2>&1)
> 
> What can I do to stop this?
> 
I eliminated all cron messages by adding the following (see the
cron.none) to my /etc/syslog.conf (take note that this will also
eliminate all error messages from cron)

*.info;mail.none;authpriv.none;cron.none                -/var/log/messages

HTH,

G-3



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to