delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/10/28/10:20:42

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; q=dns; s=
default; b=JM6duw2W233zMV07dAUR/KfZxQ3gkv22WgTkGgB8dNqcDm4sOZNds
iomuKin7nLYejOqT9rzQmb1dGvYVGupNYY+wfp+NqqQvRFc18YEooA23P1765P9c
fFaQbnWI++BENSVZovwyBawPtT/+vJPtSXn9QhltZubrNNtUcmsxPk=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; s=default;
bh=OzUrqNWzJYC8vhUeP7PBLEPP9vw=; b=lO/sVVPzSynl2IeBVscF0uyPtBJd
dMvuhJbmG2ES9oMsw6roc0kI8/CjQc9lo3ynQWbmLnXl9V76SIIgBTzd+PVu30rH
dmj7tdg1WmykGFNeL56wRzETguvZ5rlPhblvBENTGSaUWmvL9gHNJ5ALNz84ViyZ
7RCEdYc7JHnCo4o=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2
X-HELO: calimero.vinschen.de
Date: Tue, 28 Oct 2014 15:20:21 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.33-0.1
Message-ID: <20141028142021.GL20607@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <announce DOT 20141022092323 DOT GH32374 AT calimero DOT vinschen DOT de> <C9D37D92E903B347A31B9CF82643BA28072F9229 AT 046-CH1MPN1-043 DOT 046d DOT mgd DOT msft DOT net> <20141022135424 DOT GB18857 AT calimero DOT vinschen DOT de> <C9D37D92E903B347A31B9CF82643BA28072FFFD5 AT 046-CH1MPN1-043 DOT 046d DOT mgd DOT msft DOT net> <20141027212637 DOT GZ20607 AT calimero DOT vinschen DOT de> <C9D37D92E903B347A31B9CF82643BA2807300C63 AT 046-CH1MPN1-043 DOT 046d DOT mgd DOT msft DOT net>
MIME-Version: 1.0
In-Reply-To: <C9D37D92E903B347A31B9CF82643BA2807300C63@046-CH1MPN1-043.046d.mgd.msft.net>
User-Agent: Mutt/1.5.23 (2014-03-12)

--ZOBTspFzEMOlPevk
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Oct 28 13:41, Habermann, Dave (DA) wrote:
>=20
>=20
> -----Original Message-----
> From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf =
Of Corinna Vinschen
> Sent: Monday, October 27, 2014 5:27 PM
> To: cygwin AT cygwin DOT com
> Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.33-0.1
>=20
> On Oct 27 18:35, Habermann, Dave (DA) wrote:
>=20
> >> Question:  In the documentation you indicate that "If cygserver is
> >> running it will provide passwd and group entry caching for all
> >> processes in every Cygwin process tree started after cygserver."
> >> Normally I have several processes (specifically sshd, cygserver, cron
> >> and httpd2) automatically start up as services when my system boots
> >> up, and I have not specified the order.  Would it now be desirable to
> >> have cygserver starting up first, followed by the others?  If so, what
> >> would be the preferred way to create such a dependency/startup timing?
> >> Would a service dependency be sufficient?
>=20
> >Now that you mention it... yes, a service dependency might be helpful.
> >Unfortunately it's tricky to automate this.  Is it possible to add
> >service deps after having installed a service?
>=20
> According to
> http://serverfault.com/questions/24821/how-to-add-dependency-on-a-windows=
-service-after-the-service-is-installed
> it is possible to add a dependency to an already existing service.  I
> agree it would be hard to automate in the install scripts, as one
> would have to either ask the user about their intent to run other
> services or rely that they configured cygserver first and then check
> to see if it has been already configured to determine if a dependency
> should be created.  I would think that some instructions in the docs
> near the statement mentioned above would be more than sufficient,
> since this is a "fine tuning" sort of thing.

Agreed.  Do you have some idea how to phrase this?  I'd be grateful
for a nice two or three paragraphs discussing this.


Thanks,
Corinna

--=20
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--ZOBTspFzEMOlPevk
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJUT6YlAAoJEPU2Bp2uRE+g63EP/jymQVQCIywFX+4cCPCkZag0
M+1P3QLK8a3qs65w9RsGsYlO9eulKQFmHiDhvvn479uAy1Ixewmp8VFV/AHWiiC0
ufT85bJLsxrDy5w3wVqZFOjI5h0lZAiEHPCKYIlQTz2K2NV+AaTcsrBrQFlz+Dz/
lO94TLajw9RqG29Tu9PkYawKevKXVXjL5nVhH+t0+0x5w2ACg7vof38rJBFfIUpc
DTugqyHWV/jKt37DHjv4Pu8Q/OkkceWko1i/rbVfjQ9GUvZFw/EN09ud36MV5AXI
jOAL5z+tkAIttyK+ZbNLxNBEyRx/vUDcaNyrVCg+0KFTJuIQ8loXT1iF3lQejBTi
A5i1ixMOps2zEmoTey/bGhou1Iqmz9z4EVFD/rr4HeskXRgYjFP78X9/ch6YdwM7
7ddBxvEHtJ66hVnTsWdpsgSxf5XA4ItLobpyfu9LkMnkg7c7AoMploeHhvGsWho9
o56XwtGsNHixpBIo0PUoBv/tu5bAUlbcGYRTcM2RL2YovmhukHoUbQOlLeRaI2KU
o7fgiUKdk/9M7CeBvVzRqX3wtJSI/7NBj68cywtZ2L3DyE+6sZZqkqmH2lpYYA1e
mnAyWWajUAe3nRs+TXcA2MYOx2HviHgqwuurUBDXVysYNhyx/BkgANwruD+9Y6kc
OoxaCYxEbNZeNLyJgoIc
=9CiD
-----END PGP SIGNATURE-----

--ZOBTspFzEMOlPevk--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019