Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [65.193.99.4] X-Originating-Email: [jc_va AT hotmail DOT com] From: "Buck Turgidson" To: Subject: Cannot Start Cron Date: Thu, 23 Oct 2003 13:04:46 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: X-OriginalArrivalTime: 23 Oct 2003 17:04:39.0944 (UTC) FILETIME=[BEEE7880:01C39987] 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/