openssh-5.2p1: actually turn DNS off not explicitely on for SHR distro
authorKlaus Kurzmann <mok@fluxnetz.de>
Wed, 23 Dec 2009 06:34:40 +0000 (07:34 +0100)
committerKlaus Kurzmann <mok@fluxnetz.de>
Wed, 23 Dec 2009 06:34:40 +0000 (07:34 +0100)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/openssh/openssh-5.2p1/shr/sshd_config

index 32d8cd5..a6ae07b 100644 (file)
@@ -100,7 +100,7 @@ UsePrivilegeSeparation yes
 Compression no
 ClientAliveInterval 15
 ClientAliveCountMax 4
-UseDNS yes
+UseDNS no
 #PidFile /var/run/sshd.pid
 #MaxStartups 10
 #PermitTunnel no