summaryrefslogtreecommitdiff
path: root/debian/openssh-server.postinst
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2006-04-16 10:49:42 +0000
committerColin Watson <cjwatson@debian.org>2006-04-16 10:49:42 +0000
commit3c190ec8e469477ea65fbf4cc83062c65c281434 (patch)
treeded1da0e985951fc091cedcd1fc2ee48ae07767e /debian/openssh-server.postinst
parentd4200adda19bc6ee1aad93e7c96894cd103ca1f6 (diff)
* Rename KeepAlive to TCPKeepAlive in default sshd_config
(closes: #349896).
Diffstat (limited to 'debian/openssh-server.postinst')
-rw-r--r--debian/openssh-server.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/openssh-server.postinst b/debian/openssh-server.postinst
index efd9cf484..ccacb411a 100644
--- a/debian/openssh-server.postinst
+++ b/debian/openssh-server.postinst
@@ -265,7 +265,7 @@ X11Forwarding yes
265X11DisplayOffset 10 265X11DisplayOffset 10
266PrintMotd no 266PrintMotd no
267PrintLastLog yes 267PrintLastLog yes
268KeepAlive yes 268TCPKeepAlive yes
269#UseLogin no 269#UseLogin no
270 270
271#MaxStartups 10:30:60 271#MaxStartups 10:30:60