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 Envelope-to: cygwin AT cygwin DOT com Message-ID: <002801c33994$a9770b00$30107a0a@morse.corp.wan> Reply-To: "Michael Jervis" From: "Michael Jervis" To: Subject: Mysterious Cron error solved Date: Mon, 23 Jun 2003 15:35:12 +0100 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.1106 I'd been trying to get cron running for a day or three. Came accross someone who had the EXACT same problem as me: http://www.cygwin.com/ml/cygwin/2003-03/msg00624.html But found no solution. Now I have solved it, so here is my solution: /var/run was set to be owned by my user. Not the SYSTEM user. Which meant that cron service was unable to write the cron.pid file into that folder. A swift chmod a+w allowed me to start cron. Hopefuly this will help someone else! Mike -- 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/