X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Kevin Markle <kmarkle@pbs.org>
Subject:  Re: Installing Cron on Windows 2003 Server...
Date:  Thu, 15 Mar 2007 17:35:37 -0400
Lines: 50
Message-ID:  <mn.7c1f7d73421f90bf.51129@pbs.org>
References:  <mn.7bb77d7398948eea.51129@pbs.org> <45F9AB2D.3090704@cygwin.com>  <mn.7bed7d7353a3a7ee.51129@pbs.org> <02f601c76749$1ab68030$9c0010ac@wirelessworld.airvananet.com>
Reply-To: kmarkle@pbs.org
Mime-Version:  1.0
Content-Type:  text/plain; charset="iso-8859-15"; format=flowed
Content-Transfer-Encoding:  8bit
X-IsSubscribed: yes
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

Pierre A. Humblet explained :
> ----- Original Message ----- 
> From: "Kevin Markle" 
> To: <cygwin>
> Sent: Thursday, March 15, 2007 4:45 PM
> Subject: Re: Installing Cron on Windows 2003 Server...
>
>
>> Larry Hall (Cygwin) explained on 3/15/2007 :
>>> Kevin Markle wrote:
>>>> Hello,
>>>> 
>>>> I'm attempting to install cron on a Windows 2003 machine and am somewhat 
>>>> Unix challanged. Is there a documented procedure that works somewhere. It 
>>>> seems that there are tons of posts out relating to this but they all seem 
>>>> to offer different information. :o) I was wondering if anybody has had any 
>>>> luck actually getting cron to work on a w3k machine. If possible I would 
>>>> like to run the service with a Network login if not a local admin would 
>>>> work...
>>> 
>>> /usr/share/doc/Cygwin/cron.README
>> 
>> I used that and it worked I have installed the service as a network 
>> user | logged in as that user and created this crontab file but it 
>> doesn't run. The file runs okay from command prompt but not from the 
>> crontab file?
>
> I assume you used cron-config
> Does "ps -a" show cron running, and as the privileged user you created?
> How do you know the file doesn't run?
The service is running but the date on the file only changes when I 
manually run it?
>
>> 
>> 1       *       *       *       *       /time.bash > /dev/null 2>&1
>> 
>> In my reading I gathered that this was a way to get around intalling a 
>> mail client.
>
> It's surely safer to just put
> MAILTO=""
> in your cron file

At the top of the file before the 1st cron entry or?? Sorry apparently 
I must be cygwin stupid. I never had these problems with my crontab 
file on the Sun box i used before..
>
> 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/

