X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Subject: Problem with syslogd and cron... Date: Thu, 23 Mar 2006 16:56:34 +1030 Message-ID: <36957B047F186D4E8AF00C401684A0EBA1B704@auntm202.apac.corp.eds.com> From: "Irwin, Doug" To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k2N6RMXp011776 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/