X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=4.5 required=5.0 	tests=AWL,BAYES_05,BOTNET,SPF_NEUTRAL
X-Spam-Check-By: sourceware.org
Message-id: <026701c9c34c$1f110630$940410ac@wirelessworld.airvananet.com>
From: "Pierre A. Humblet" <Pierre.Humblet@ieee.org>
To: "Ting Zhou" <tzhou@guardiananalytics.com>
Cc: <cygwin@cygwin.com>
References:  <1255DA8CFF890A44B8F034ADB81D1A6031B1A274D2@guardianmx.guardian.lan>  <01c901c9c2a5$d07ec0d0$940410ac@wirelessworld.airvananet.com>  <alpine.DEB.1.00.0904211324340.14823@pilot.trilug.org>  <1255DA8CFF890A44B8F034ADB81D1A6031B1A274E2@guardianmx.guardian.lan>  <020c01c9c2c3$f71687f0$940410ac@wirelessworld.airvananet.com>  <1255DA8CFF890A44B8F034ADB81D1A6031B1A2751F@guardianmx.guardian.lan>
Subject: Re: cron does not do anything
Date: Wed, 22 Apr 2009 09:13:24 -0400
MIME-version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

----- Original Message ----- 
From: "Ting Zhou" <>
Sent: Tuesday, April 21, 2009 6:20 PM


Right on, Pierre! Thanks a lot for the clue. Finally I figured it out. There were two problems.

The first problem, yes, I was a bit impatient and should've waited one more minute. It seems 
crontab change does take more than one minute to be effective. Once I changed it to "* * * * *", 
I saw an error message in /var/log/messages saying "(CRON) error (can't cd to HOME)", which is 
the second problem. For the record, my cygwin auto-generated /etc/passwd shows my home dir to be 
"/cygdrive/h", which is an NT mounted share - not sure why is it set to that and why cron 
couldn't cd to it. Anyway, I changed it to "/home/tzhou" and viola, the cron is working.

**************
To be able to use /cygdrive/h try running cron as yourself.
That's an option in cron-config

Pierre 


--
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/

