Fix a missing option in Cygwin README
Corinna Vinschen
vinschen at redhat.com
Mon May 30 18:30:18 AEST 2016
Hi guys,
the Cygwin README file misses to explain an option to the ssh-host-config
script. Patch attached.
Thanks,
Corinna
--
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
From a1cce42ae640bf7c0bff3c3ed082046f80321370 Mon Sep 17 00:00:00 2001
From: Corinna Vinschen <vinschen at redhat.com>
Date: Mon, 30 May 2016 10:29:25 +0200
Subject: [PATCH] Add missing ssh-host-config --name option to Cygwin README
Signed-off-by: Corinna Vinschen <vinschen at redhat.com>
---
contrib/cygwin/README | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/cygwin/README b/contrib/cygwin/README
index 1396d99..a73a0f6 100644
--- a/contrib/cygwin/README
+++ b/contrib/cygwin/README
@@ -25,6 +25,7 @@ Options:
--yes -y Answer all questions with "yes" automatically.
--no -n Answer all questions with "no" automatically.
--cygwin -c <options> Use "options" as value for CYGWIN environment var.
+ --name -N <name> sshd windows service name.
--port -p <n> sshd listens on port n.
--user -u <account> privileged user for service, default 'cyg_server'.
--pwd -w <passwd> Use "pwd" as password for privileged user.
--
2.5.5
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20160530/36405548/attachment.bin>
More information about the openssh-unix-dev
mailing list