diff options
author | Colin Watson <cjwatson@debian.org> | 2017-04-02 01:26:17 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-04-02 01:54:08 +0100 |
commit | 20adc7e0fc13ff9c7d270db250aac1fa140e3851 (patch) | |
tree | 5d9f06b0ff195db88093037d9102f0cdcf3884c6 /sshd_config | |
parent | af27669f905133925224acc753067dea710881dd (diff) | |
parent | ec338656a3d6b21bb87f3b6367b232d297f601e5 (diff) |
New upstream release (7.5p1)
Diffstat (limited to 'sshd_config')
-rw-r--r-- | sshd_config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sshd_config b/sshd_config index bcf3ac178..a32dc1d46 100644 --- a/sshd_config +++ b/sshd_config | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: sshd_config,v 1.100 2016/08/15 12:32:04 naddy Exp $ | 1 | # $OpenBSD: sshd_config,v 1.101 2017/03/14 07:19:07 djm 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. |
@@ -94,7 +94,6 @@ PrintMotd no | |||
94 | #PrintLastLog yes | 94 | #PrintLastLog yes |
95 | #TCPKeepAlive yes | 95 | #TCPKeepAlive yes |
96 | #UseLogin no | 96 | #UseLogin no |
97 | #UsePrivilegeSeparation sandbox | ||
98 | #PermitUserEnvironment no | 97 | #PermitUserEnvironment no |
99 | #Compression delayed | 98 | #Compression delayed |
100 | #ClientAliveInterval 0 | 99 | #ClientAliveInterval 0 |