]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-config.patch
- fixed
[packages/openssh.git] / openssh-config.patch
index 17325ce26753fedd192c2661dbb7b56e973cef5a..e124f108bca35c92b4268fa6f6f4c11b5abaf705 100644 (file)
@@ -75,9 +75,9 @@
  #   CheckHostIP yes
  #   AddressFamily any
 @@ -42,3 +45,19 @@
- #   Tunnel no
- #   TunnelDevice any:any
  #   PermitLocalCommand no
+ #   VisualHostKey no
+ #   ProxyCommand ssh -q -W %h:%p gateway.example.com
 +
 +Host *
 +      GSSAPIAuthentication yes
@@ -94,3 +94,4 @@
 +      TCPKeepAlive no
 +# Send locale-related environment variables, also pass GIT vars
 +      SendEnv LANG LC_* LANGUAGE TZ GIT_*
++      HashKnownHosts yes
This page took 0.059246 seconds and 4 git commands to generate.