Re: crond logging

2002-04-20 Thread G. T. Francisco, III
: Re: crond logging On Fri, Apr 12, 2002 at 02:58:30PM -0400, Devon Harding - GTHLA said: I added ' /dev/null 21)' 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

RE: crond logging

2002-04-17 Thread Devon Harding - GTHLA
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

Re: crond logging

2002-04-13 Thread Bret Hughes
On Fri, 2002-04-12 at 13:58, Devon Harding - GTHLA wrote: I added ' /dev/null 21)' 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 21) What can I do to stop

crond logging

2002-04-12 Thread Devon Harding - GTHLA
I added ' /dev/null 21)' 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 21) What can I do to stop this? -Devon ___

crond logging

2002-04-12 Thread Devon Harding - GTHLA
I added ' /dev/null 21)' 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 21) What can I do to stop this? -Devon ___

crond logging

2002-04-05 Thread Devon Harding - GTHLA
Title: crond logging How do I prevent CROND from putting crontab entries in /var/log/messages? __ Devon Harding System Administrator Gilat Latin America 954-858-1600 [EMAIL PROTECTED] This e-mail is intended for the above named addressee(s), and may contain information

Re: crond logging

2002-04-05 Thread Mike Burger
At the end of each cron job, add the following; /dev/null 21 On Fri, 5 Apr 2002, Devon Harding - GTHLA wrote: How do I prevent CROND from putting crontab entries in /var/log/messages? __ Devon Harding System Administrator Gilat Latin America 954-858-1600 [EMAIL