I am trying to start cron on a new installation of Cygwin on NT. My start script looks like this:
cygrunsrv --stop cron cygrunsrv --remove cron cygrunsrv --install cron -p /usr/sbin/cron -a -D cygrunsrv --start cron But I get the following error. If anyone recognizes it, and has any suggestions, I'd be grateful. cygrunsrv: Error starting a service: QueryServiceStatus: Win32 error 1062: The service has not been started. -- 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/