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]

Re: cron not running jobs, no errors


Alexfed wrote:

> cron service with no errors. I ssued the following commands to install and
> run cron.
> cygrunsrv -I cron -p /usr/sbin/cron -a -D
> cygrunsrv -S cron

Why?  That is not how you install the cron service.  There is much more
to be done, in fact there is a cron-config script provided (that is
nearly 900 lines of shell code) to do all the various tasks. 
Specifically, on windows 2003 you must create a special service account
and give it extra privileges as the SYSTEM account cannot change uids.

So erase this broken service and run cron-config instead.  If that still
fails then run cron_diagnose.sh and attach its results.

Brian

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