| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| 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 |
| From: | "Dave Korn" <dk AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: cygserver service won't start |
| Date: | Fri, 10 Sep 2004 17:31:38 +0100 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20040910080758.GE468@cygbert.vinschen.de> |
| Message-ID: | <NUTMEGJSFsxf4yp8ARf000012de@NUTMEG.CAM.ARTIMI.COM> |
| X-OriginalArrivalTime: | 10 Sep 2004 16:31:38.0765 (UTC) FILETIME=[A57BCBD0:01C49753] |
> -----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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |