This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem with syslogd and cron...


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/SBIN/CRON : PID 4844 : (doug) CMD
(/echo_the_date.ksh >> /echo_the_date.log)

Any thoughts?

Thanks in advance!

-doug

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]