X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Subject: RE: Patch: inetd service using cygrunsrv
Date: Wed, 11 Jan 2006 08:41:47 -0600
Message-ID: <297343D29C14AA4D822142893ABEAEF301186C44@srv1163ex1.flightsafety.com>
From: "Thrall, Bryan" <bryan.thrall@flightsafety.com>
To: <cygwin@cygwin.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k0BEgVi2030595

Corinna Vinschen wrote on Wednesday, January 11, 2006 5:38 AM:
> On Jan 10 18:17, Thrall, Bryan wrote:
>> 
>> I want to run inetd as a service, but the documented way of doing
>> this (--install-as-service) requires C:\cygwin\bin be in the Windows
>> System PATH. Modifying the System PATH that way causes problems
>> elsewhere in the environment I'm working in, so I'd like to have
>> inetd work under cygrunsrv instead (which does not have this
>> requirement). 
>> 
>> I've attached a patch which adds a -D option to inetd which prevents
>> it from daemonizing, similar to the -D option sshd has.
>> 
>> Let me know what you think,
> 
> Cool!  Thanks for this patch, I've just moved the `case 'D'' part into
> the #ifdef CYGWIN area.  I've added a matching description to
> /usr/share/doc/Cygwin/inetutils-1.3.2.README and I've just uploaded
> a new inetutils package which includes your patch.
> 
> 
> Thanks again!
> Corinna
> 
> --
> Corinna Vinschen                  Please, send mails regarding Cygwin
> to Cygwin Project Co-Leader          cygwin AT cygwin DOT com
> Red Hat

You're welcome :D

-- 
Bryan Thrall
FlightSafety International
Bryan.Thrall@flightsafety.com


--
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/


