]> andersk Git - gssapi-openssh.git/blobdiff - openssh/contrib/cygwin/ssh-host-config
Put kexgss.co on its own line to make merging easier.
[gssapi-openssh.git] / openssh / contrib / cygwin / ssh-host-config
index da60112678d0920fe761ebb6f41e8bebfaadd4e9..bfeee7fca8b55fcde2b3be1875f72b59be13026a 100644 (file)
@@ -434,9 +434,9 @@ then
   then
     if [ "${with_comment}" -eq 0 ]
     then
-      echo 'ssh  stream  tcp     nowait  root    /usr/sbin/sshd sshd -i' >> "${_inetcnf}"
+      echo 'ssh  stream  tcp     nowait  root    /usr/sbin/sshd -i' >> "${_inetcnf}"
     else
-      echo '# ssh  stream  tcp     nowait  root    /usr/sbin/sshd sshd -i' >> "${_inetcnf}"
+      echo '# ssh  stream  tcp     nowait  root    /usr/sbin/sshd -i' >> "${_inetcnf}"
     fi
     echo "Added ssh to ${_inetcnf}"
   fi
This page took 0.034137 seconds and 4 git commands to generate.