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 Date: Tue, 11 Mar 2003 16:51:27 +0000 (GMT Standard Time) From: Max Bowsher To: cygwin AT cygwin DOT com cc: Guillaume Devoyon Subject: RE: init.d In-Reply-To: Message-ID: References: X-X-Sender: mob22 AT imap DOT hermes DOT cam DOT ac DOT uk MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 11 Mar 2003, Igor Pechtchanski wrote: > IIRC, cygrunsrv expects the program it's starting to fork > itself and exit with an appropriate return code within a certain time > window. Otherwise it times out and says "the service could not be started > proprely". sshd and httpd (and some others as well) have an option to > fork and exit -- see if webmin has one as well. I think you've got that backwards. Cygrunsrv expects the process to *not* fork and exit, and the sshd/httpd/rsyncd options are for *preventing* the usual fork and exit. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/