Start sshd service manually instead of automatically

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Apr 3 18:49:00 GMT 2012


On Apr  3 11:31, Matt Seitz (matseitz) wrote:
> What is the best way to change the "sshd" service to Manual start if it
> is already installed using Automatic start?

Use the Services MMC-SnapIn, or use the sc command in an elevated shell:

  $ sc config sshd start= demand


Corinna

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

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list