This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: inetd service using cygrunsrv


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,
--
Bryan Thrall
FlightSafety International
Bryan.Thrall@flightsafety.com 

Attachment: inetutils.patch
Description: inetutils.patch

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]