git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a242b7
)
openssh-5.2p1: actually turn DNS off not explicitely on for SHR distro
author
Klaus Kurzmann
<mok@fluxnetz.de>
Wed, 23 Dec 2009 06:34:40 +0000
(07:34 +0100)
committer
Klaus 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
patch
|
blob
|
history
diff --git
a/recipes/openssh/openssh-5.2p1/shr/sshd_config
b/recipes/openssh/openssh-5.2p1/shr/sshd_config
index
32d8cd5
..
a6ae07b
100644
(file)
--- a/
recipes/openssh/openssh-5.2p1/shr/sshd_config
+++ b/
recipes/openssh/openssh-5.2p1/shr/sshd_config
@@
-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