diff options
author | mouring <mouring> | 2001-09-20 23:15:44 +0000 |
---|---|---|
committer | mouring <mouring> | 2001-09-20 23:15:44 +0000 |
commit | fd88e93e4a8bcc4566d4f2466c5480721742c86f (patch) | |
tree | ffe297200e1eca91c484baefbcf3699111b1f31b /sshd_config | |
parent | e7631703c70fd79cab168f7cb4d85385738afa9a (diff) | |
download | openssh-fd88e93e4a8bcc4566d4f2466c5480721742c86f.tar.gz |
- mouring@cvs.openbsd.org 2001/09/20 20:57:51
[sshd_config]
CheckMail removed. OKed stevesk@
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 9afd2808..e1a052a1 100644 --- a/sshd_config +++ b/sshd_config @@ -1,4 +1,4 @@ -# $OpenBSD: sshd_config,v 1.41 2001/06/22 21:55:50 markus Exp $ +# $OpenBSD: sshd_config,v 1.42 2001/09/20 20:57:51 mouring Exp $ # This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin @@ -71,7 +71,6 @@ X11DisplayOffset 10 PrintMotd yes #PrintLastLog no KeepAlive yes -#CheckMail yes #UseLogin no #MaxStartups 10:30:60 |