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]

Re: Logout Terminal Services RDC ends ssh invoked by W2k3 service


You could do me a favour and try the latest Cygwin snapshot 2005-Sep-08
from http://www.cygwin.com/snapshots/ It contains a patch which let
Cygwin application ignore the LOGOFF event entirely and let the default
mechanism deal with it.  I'd be interested if it changes the observed
behaviour.  That's plan B from my point of view.

Plan C would be to use setsid or nohup plus io-redirection when starting
Cygwin apps from the service.  The important fact here is that the
Cygwin process must be disconnected from its controlling tty (the console
which the service is running in).


Corinna


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

We're on it, I'll try to get back to you sometime today with the results. Thanks!


-m

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