summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-08-24 12:49:36 +0100
committerColin Watson <cjwatson@debian.org>2018-08-24 12:49:36 +0100
commite6547182a54f0f268ee36e7c99319eeddffbaff2 (patch)
tree417527229ad3f3764ba71ea383f478a168895087 /sshd_config
parented6ae9c1a014a08ff5db3d768f01f2e427eeb476 (diff)
parent71508e06fab14bc415a79a08f5535ad7bffa93d9 (diff)
Import openssh_7.8p1.orig.tar.gz
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config3
1 files changed, 1 insertions, 2 deletions
diff --git a/sshd_config b/sshd_config
index 3109d5d73..19b7c91a1 100644
--- a/sshd_config
+++ b/sshd_config
@@ -1,4 +1,4 @@
1# $OpenBSD: sshd_config,v 1.102 2018/02/16 02:32:40 djm Exp $ 1# $OpenBSD: sshd_config,v 1.103 2018/04/09 20:41:22 tj Exp $
2 2
3# This is the sshd server system-wide configuration file. See 3# This is the sshd server system-wide configuration file. See
4# sshd_config(5) for more information. 4# sshd_config(5) for more information.
@@ -91,7 +91,6 @@ AuthorizedKeysFile .ssh/authorized_keys
91#PrintMotd yes 91#PrintMotd yes
92#PrintLastLog yes 92#PrintLastLog yes
93#TCPKeepAlive yes 93#TCPKeepAlive yes
94#UseLogin no
95#PermitUserEnvironment no 94#PermitUserEnvironment no
96#Compression delayed 95#Compression delayed
97#ClientAliveInterval 0 96#ClientAliveInterval 0