RE: Problem with syslogd and cron...

2006-03-26 Thread Irwin, Doug
Pop. Any thoughts? Anyone? -doug > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Irwin, Doug > Sent: Thursday, 23 March 2006 16:57 PM > To: cygwin@cygwin.com > Subject: Problem with syslogd and cron... > > Hi all, &

Problem with syslogd and cron...

2006-03-22 Thread Irwin, Doug
Hi all, I have the following... In the crontab: 1-59 * * * * /echo_the_date.ksh >> /echo_the_date.log In /echo_the_date.ksh: #ksh /bin/date In /etc/syslog.conf: *.*;cron.none /var/log/messages My question is, why do I still get this logged into /var/log/messages? Mar 23 16:52:00 DOUG /USR/S