Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <006b01c0e002$5bf96000$0200a8c0@lifelesswks> From: "Robert Collins" To: "Charles S. Wilson" , "Fred Yankowski" Cc: "Corinna Vinschen" References: <20010517161408 DOT A60686 AT enteract DOT com> <20010518101617 DOT B31266 AT cygbert DOT vinschen DOT de> <20010518103001 DOT A61059 AT enteract DOT com> <3B05492C DOT 1080402 AT ece DOT gatech DOT edu> Subject: Re: Updated: cygrunsrv-0.92-2 Date: Sat, 19 May 2001 11:23:48 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 19 May 2001 01:16:58.0202 (UTC) FILETIME=[6648F3A0:01C0E001] ----- Original Message ----- From: "Charles S. Wilson" To: "Fred Yankowski" Cc: "Corinna Vinschen" Sent: Saturday, May 19, 2001 2:09 AM Subject: Re: Updated: cygrunsrv-0.92-2 > Fred Yankowski wrote: > > > > > I agree. We should be able to support the NT-service-management code > > in just one place -- cygrunsrv -- rather than duplicating in each > > separate service. OTOH, some simple services such as ipc-daemon can > > run as a single NT process when service-management is integrated into > > them. > Well, eventually IPC services will be supported by cygwin itself, > coupled with a "cygwin daemon". THAT daemon should use cygrunsrv. > CygIPC (and ipc-daemon) are just interim solutions... > --Chuck hmm. That daemon may have a chicken-and-egg syndrome. (It may be needed for proper operation of cygrun - file handles will be 'owned' by it to prevent some security holes.) So I suspect that there will be: * Cygwind - the cygwin daemon. * cygrun - for all the other daemons-as-services. Rob