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: Start a crontab service



Marc Girod wrote:
> 
> Still reading...
> 
Actually... in my very simple case, running:

/usr/bin/cron-config

and accepting the defaults (recording my own password) was enough to get
cron the work...

$ cygrunsrv -L
cron
$ crontab ~/cron/mg
$ crontab -l
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/home/emagiro/cron/mg installed on Fri Mar 18 16:05:28 2011)
# (Cron version V5.0 -- $Id: crontab.c,v 1.12 2004/01/23 18:56:42 vixie Exp
$)
*/5 * * * * /usr/bin/wget -q --no-proxy -T5 -t1 -O/tmp/wget.out
http://eieatx016:8080/

Marc
-- 
View this message in context: http://old.nabble.com/Start-a-crontab-service-tp31176889p31182598.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]