www.delorie.com/archives/browse.cgi | search |
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=cJH+fFaJu+WhCNCi6OC+MItI/yGdb8BZ13M5aAcPgUu7fFgJ+U/AI | |
yU7nJX6sc+u14LRG7X5yfKFP7Ae1Np5ONLQxF8IIXSnc9+U+qTTbETBlewR1S947 | |
w8HnQbQN7kN4tLq5AzY8hOpA+/QyGT++he9SDb0hTixK0wNuAYBpso= | |
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=Ot6xmWKoCLaeRrRLoTvLzTOx0Rg=; b=k5Z6SQovn3KV8I4yTfSx2+eGxU4b | |
4iS8k7vquCCDl6y/c16dD/a5eVqvJQV/xTCVICPUAi2wRC7puvnQInlSWULyUZSU | |
OuulwjjpmLl2HWV1lEAFuvPldSzSMpjBJJkFEnwrn7HHMizkHSQEuIKd/7scVWu8 | |
NtIy35Kj2Au7R3o= | |
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: | Thu, 29 Jan 2015 10:32:04 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: cygrunsrv - services enters stopped state if underlying program exits or is killed - doesn't auto restart |
Message-ID: | <20150129093204.GA29242@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <CAEF1h+Wghm86TybnaLMz9TdX5NUV15aNBAC1KZ1dKhUOVZ-_Qg AT mail DOT gmail DOT com> <20150127090910 DOT GF14265 AT calimero DOT vinschen DOT de> <CAEF1h+XeFp_OCDNo-ok_EW=-1h94=mQRRz_ucZsix4wmow+WvQ AT mail DOT gmail DOT com> <20150128101833 DOT GX14265 AT calimero DOT vinschen DOT de> <20150128115518 DOT GZ14265 AT calimero DOT vinschen DOT de> <CAO2ddnY+fk_CwGTZVyN7u6upZDxOrTbVjUVRCeGj8KBLEDPgig AT mail DOT gmail DOT com> <20150128153705 DOT GD14265 AT calimero DOT vinschen DOT de> <CAO2ddnaVMPhxtX03rMzAZnp1-ifmH+i0pPCYcS3SKrii4BDvgw AT mail DOT gmail DOT com> <20150128204359 DOT GH14265 AT calimero DOT vinschen DOT de> <CAO2ddnZj7xHccCm8jT1fvdCQBTdS58LBfvi=nCOMJizBiGd5mg AT mail DOT gmail DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <CAO2ddnZj7xHccCm8jT1fvdCQBTdS58LBfvi=nCOMJizBiGd5mg@mail.gmail.com> |
User-Agent: | Mutt/1.5.23 (2014-03-12) |
--VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Jan 29 10:11, Kizito Porta Balany=C3=A0 wrote: > 2015-01-28 21:43 GMT+01:00 Corinna Vinschen <corinna-cygwin AT cygwin DOT com>: > > There's certainly room for improvement in cygrunsrv. It's showing its > > age, most of the code is unchanged since Cygwin still supported NT4. > > It's not using the QueryServiceConfig2/ChangeServiceConfig2 functions at > > all. > > > > I wouldn't be too unhappy about a developer having fun to improve > > cygrunsrv... >=20 > Hello, I can't develop it. I don't have the level. But ... >=20 > Perhaps the author of nssm can do it (http://nssm.cc/). I could send > an email to him ... for example ..... Thanks, but that doesn't make much sense, I think. He's having his own project so why should he have fun to work on cygrunsrv? I'm rather looking for people using and (hopefully) liking Cygwin which have a bit of developer experience and a bit of spare time to hack away on stuff. Cygwrunsrv, Setup, Cygwin itself, there's a lot of code and a lot of developer niches in which to do something helpful. Cygrunsrv is a fairly small project, for instance, and it should be pretty easy to understand and it might be a good starting point for somebody interested in helping an open source project along. If nobody's beats me to it, I will certainly work on the cygrunsrv thingy which triggered this discussion in the next couple of months. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUyf4UAAoJEPU2Bp2uRE+gMA8P+wY6R7MZKRec20ZMgCKIkJFM pfvcNUeT36hKIbNeD5a6DTyWRR0fYTlrXhg1fQ0sHf+96upzCGEcfcz3sme9jkqm 1T04EozgwFjUKUUAgdUJ+LR0jdTgIraASrRmfX4XF5TvlVgmOR7EMhacvLvJwe9M 2Q80xRKZlvN3GmYX1XQg4eFtwCnZtZn4skswIWUk2D1ALTUpt9pMJ567GFWSS43y +6Vdt6Fe7Q35G8ZMshN7y0jd4xNuxk4eQBrWkJraKJsHN2LGtzxw75gAB6mYTyNe vsLNJLZZsZLgL4JOWEijws5vmBQ9It9iuDpvrgn3wte2PTABSeTDN24FwISQJDhv b96DF+XrG61PQ0xp3WVeZcrh5FZPsK7y8vkJZLI6FqTfhQ5YyH7b3j2K61vzo0d/ RDPSUemjIJEcbJGaYnwvEYgEP7TYSxgdeQ5AuAxh6D+rkHsd1+vsTYjLWemGQUPy P6ah2Cx3p+n62aFW3PbdIVVhR0ocEOqRq8ffN5LGCVMbSHbXWr8i8JRuQ8KsnPwc aBaFmoBajAHrhho7HtRjseri1nh94zn7X/BZP+D7WLnTGAD7w++BqXAo6NyhKZ91 0tsRJgYs1jX+5KRhpaEhMf6azfpMVdgNTzszugXqE1aKizPImCqwHYJ1MPACHtC6 NWamvtyFUIW348ABu3Jd =4fte -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |