X-Spam-Check-By: sourceware.org
Date: Wed, 29 Mar 2006 13:13:49 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Problems with sshd
Message-ID: <20060329111349.GU20907@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <2bf229d30603271754y6099251ew8a341fd84d5556a8@mail.gmail.com> <20060328073623.GH20907@calimero.vinschen.de> <2bf229d30603280743r2adcadfbxbb45872deeb9af35@mail.gmail.com> <20060328155439.GQ20907@calimero.vinschen.de> <2bf229d30603280824j6fb1258bkb93ed4a540ad832c@mail.gmail.com> <20060328190138.GR20907@calimero.vinschen.de> <2bf229d30603281158s483b5434kc8fcaa967cc640b6@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <2bf229d30603281158s483b5434kc8fcaa967cc640b6@mail.gmail.com>
User-Agent: Mutt/1.4.2i
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
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

On Mar 28 14:58, Chris Sutcliffe wrote:
> Hey,
> 
> > I don't quite get it.  Did you try to add a dependency to the sshd
> > service so that its started after that LEAP service?  That would seem to
> > be more natural a solution than just giving up on ssh entirely and use
> > *shudder violently* rlogin.
> 
> That I did not do.  Is there a way to add a dependency on the driver
> software like Dave suggested, or is it limited to services only? 
> There is the the 'Dell Wireless WLAN Tray Service' (wltrysvc) which I
> suspect is the Dell wireless config service.

AFAIK, drivers are not overly different from services, so you should be 
able to add a dependency to a driver, too.  (Insert obligatory grain
of salt here).

> Also, is it possible to add a dependency post install (i.e. after
> running 'ssh-host-config'), or do I need to remove the sshd service
> then install it again adding the '--dep wltrysvc'?

It is possible to change the service's configuration including the
dependencies using a Win32 system call (ChangeServiceConfig), but
I don't know of a tool which utilizes this call *and* allows to
change the dependencies.

In theory, cygrunsrv could do that, but so far nobody created the
code for that.  http://cygwin.com/acronyms/#PTC


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

