]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-config.patch
sshd-keygen: do not exit as failure if restorecon is missing
[packages/openssh.git] / openssh-config.patch
index 60275dba97c9cb46c4a43d8cc99f12bcdfff9142..c8140e6417d24b214f58be64e0d0aa683dbe9f49 100644 (file)
@@ -89,7 +89,7 @@
  #   BatchMode no
  #   CheckHostIP yes
  #   AddressFamily any
-@@ -42,3 +45,21 @@
+@@ -42,3 +45,22 @@
  #   VisualHostKey no
  #   ProxyCommand ssh -q -W %h:%p gateway.example.com
  #   RekeyLimit 1G 1h
 +      ServerAliveCountMax 10
 +      TCPKeepAlive no
 +      # Allow DSA keys
-+      PubkeyAcceptedKeyTypes +ssh-dss
++#     PubkeyAcceptedKeyTypes +ssh-dss
++#     HostkeyAlgorithms +ssh-dss
 +# Send locale-related environment variables, also pass some GIT vars
 +      SendEnv LANG LC_* LANGUAGE XMODIFIERS TZ GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL
 +      HashKnownHosts yes
This page took 0.029406 seconds and 4 git commands to generate.