[PATCH] Cygwin: Change service name to cygsshd
Corinna Vinschen
vinschen at redhat.com
Sun Jan 27 09:03:12 AEDT 2019
Microsoft hijacked the sshd service name without asking.
---
contrib/cygwin/ssh-host-config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/cygwin/ssh-host-config b/contrib/cygwin/ssh-host-config
index 2903125f8592..52916d14ba94 100644
--- a/contrib/cygwin/ssh-host-config
+++ b/contrib/cygwin/ssh-host-config
@@ -61,7 +61,7 @@ LOCALSTATEDIR=/var
sshd_config_configured=no
port_number=22
-service_name=sshd
+service_name=cygsshd
strictmodes=yes
cygwin_value=""
user_account=
--
2.20.1
More information about the openssh-unix-dev
mailing list