projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e49177
)
Fix comment mismatch
author
Hugo Villeneuve
<hugo@hugovil.com>
Tue, 22 Apr 2014 13:28:01 +0000
(09:28 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Tue, 22 Apr 2014 13:29:16 +0000
(09:29 -0400)
stage3/pkg/openssh
patch
|
blob
|
history
diff --git
a/stage3/pkg/openssh
b/stage3/pkg/openssh
index
58707ce
..
cc1854e
100644
(file)
--- a/
stage3/pkg/openssh
+++ b/
stage3/pkg/openssh
@@
-29,7
+29,7
@@
hvbuild_post()
sed -i -e "s!^#\(ForwardAgent\).*!\1 yes!g" /etc/ssh/ssh_config
sed -i -e "s!^#\(ForwardX11\).*!\1 yes!g" /etc/ssh/ssh_config
- # Setting MaxAuthTries to
2
+ # Setting MaxAuthTries to
3
sed -i -e "s!^[#]*MaxAuthTries.*!MaxAuthTries 3!g" /etc/ssh/sshd_config
install -v -m740 ${SCRDIR}/bootscripts/sshd /etc/rc.d/init.d