Cron Service

2015-04-21 Thread Kizito Porta Balanyà
Hello, Installing the cron service, shows the name "Cron daemon" in the service manager. In my opinion, it should be better to follow the convention: "CYGWIN servicenamed" For example, the other CYGWIN services show: "CYGINW syslogd". "CYGWIN sshd" .

Re: Cron Service Cannot Start: System error 1069 has occurred.

2013-04-11 Thread Larry Hall (Cygwin)
On 4/10/2013 4:47 AM, Jun Iriola wrote: Hi, I would like to seek your help on how to execute again the cron in my pc. I've manage to configure and run the cron last week by reading the step by step procedure and also by running cygwin as an Administrator. That's not what your cygcheck output

Cron Service Cannot Start: System error 1069 has occurred.

2013-04-10 Thread Jun Iriola
Hi, I would like to seek your help on how to execute again the cron in my pc.  I've manage to configure and run the cron last week by reading the step by step procedure and also by running cygwin as an Administrator.  Then last weekend, I shutdown my desktop.  Unfortunately, when I went to work

Re: Cron service spawns windowless child, how to create a window?

2011-01-09 Thread Reini Urban
Windows filesystem.) > > This setup works fine as far as its desired functionality goes ie. once > the app is closed, abnormally stops its usual work, hangs on http > request (etc), it takes at most 2 minutes to restart and restore its > operation. > > However, there is a probl

Cron service spawns windowless child, how to create a window?

2011-01-08 Thread Błażej
ore its operation. However, there is a problem: the Windows application is started by the sh interpreter (which was run by the cron service), but in a windowless state. I figured this was a cron service problem so I allowed for it to communicate with the desktop (which is less than optimal) but th

Re: 1.7.0(0.214/5/3) cron service appears to be working, but no results are found

2009-12-03 Thread Pierre A. Humblet
- Original Message - From: "Larry W. Virden" To: "Cygwin" Sent: Thursday, December 03, 2009 11:05 | --- On Wed, 12/2/09, Pierre A. Humblet wrote: | | | > | > Larry, | > | > Everything looks fine to me. Cron runs, reloads the crontab | > when it changes and execs the | > commands. | | We

Re: 1.7.0(0.214/5/3) cron service appears to be working, but no results are found

2009-12-03 Thread Larry W. Virden
--- On Wed, 12/2/09, Pierre A. Humblet wrote: > > Larry, > > Everything looks fine to me. Cron runs, reloads the crontab > when it changes and execs the > commands. Well, in one sense that is good news - that is, that at least we have things set up appropriately. > I have no idea about the

Re: 1.7.0(0.214/5/3) cron service appears to be working, but no results are found

2009-12-02 Thread Pierre A. Humblet
. After another round of changing things, what I am now seeing are application event log entries that _appear_ to indicate that the cron service is running. That is, I see entries that show what appears to be the command running. The entry is listed as informational. No errors appea

[cron] Setting up cron service for rsync backup

2007-06-27 Thread Jack
Hello. I installed cygwin on several windows XP clients, and now I've got to set up a cron service, for the users to be able to backup their data (the crontabs will contains rsync calls). I tried several ways to set up the cron daemon, but i failed to find the good one... (i.e. using onl

Re: Problem running cron service

2006-09-01 Thread Larry Hall (Cygwin)
On 09/01/2006, A Hemaraj wrote: I have attached the file "cygcheck.txt" which has the output of "cygcheck -srv" and "cron.txt" which is the job assigned for crontab. Actually no, you apparently forgot to do that. -- Larry Hall http://www.rfk.com RFK Partners, Inc.

Problem running cron service

2006-09-01 Thread A Hemaraj
Hi, I am running Cygwin in my Windows 2k3 machine. I am not able to run the cron service. When i checked with the following command. $cygrunsrv -Q cron I get the following result. Output of "cygrunsrv -Q cron" command : Service : cron Current State : Stopp

RE: CRON service under an alternate account

2002-12-10 Thread [EMAIL PROTECTED]
Original Message: - >From: Redterra [EMAIL PROTECTED] >Date: Tue, 10 Dec 2002 13:45:41 +0800 >To: [EMAIL PROTECTED] >Subject: CRON service under an alternate account >Why is CRON coded to always revert to SYSTEM, and as a consequence, never >about to acces

CRON service under an alternate account

2002-12-09 Thread Redterra
I have a problem with getting the CRON service to run under an account other than SYSTEM. The reason I need to get CRON to run under an alternate account is so that jobs spawned from CRON will be able to access network shares. I first started this exercise by getting the SSHd service to run

How to start cron service in cygwin?

2002-01-28 Thread Jeff Lu
This is my cron file # DO NOT EDIT THIS FILE - edit the master and reinstall. # (/tmp/crontab.1800 installed on Mon Jan 28 19:02:13 2002) # (Cron version -- $Id: crontab.c,v 1.3 2001/06/07 17:12:28 corinna Exp $) SHELL=/bin/sh 0-59/2 * * * * /c/progra~1/apache~1/apache/cgi-bin/print I installed