cygserver service won't start

Dave Korn dk@artimi.com
Fri Sep 10 16:34:00 GMT 2004


> -----Original Message-----
> From: cygwin-owner On Behalf Of Corinna Vinschen
> Sent: 10 September 2004 09:08

> > That's what I suspected, but I wonder where the string was 
> pulled from? 
> >  Like I said, I cleared the Cygnus Solutions keys from 
> LOCAL_MACHINE 
> > and CURRENT_USER areas in the registry and deleted the temp folders 
> > created by the previous Setup.exe.  Could it be the Service Control 
> > Manager itself?
> 
> HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/sshd
> 
> is the service key.

  Nitpick: that's the sshd service key.  The cygserver one, which is created by
the line

      if ! cygrunsrv -I cygserver -d "CYGWIN cygserver" -p /usr/sbin/cygserver

from /usr/bin/cygserver-config would have to be 

  HKLM/SYSTEM/CCS/Services/cygserver 

... this would also be consistent with the 'net start' usage info ....

      echo "To start it, call \`net start cygserver' or \`cygrunsrv -S
cygserver'."


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


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



More information about the Cygwin mailing list