summaryrefslogtreecommitdiff
path: root/template/etc/ssh/sshd_config
diff options
context:
space:
mode:
Diffstat (limited to 'template/etc/ssh/sshd_config')
-rw-r--r--template/etc/ssh/sshd_config4
1 files changed, 1 insertions, 3 deletions
diff --git a/template/etc/ssh/sshd_config b/template/etc/ssh/sshd_config
index cc47fcf..a2cc3c5 100644
--- a/template/etc/ssh/sshd_config
+++ b/template/etc/ssh/sshd_config
@@ -1,4 +1,4 @@
-# $OpenBSD: sshd_config,v 1.101 2017/03/14 07:19:07 djm Exp $
+# $OpenBSD: sshd_config,v 1.103 2018/04/09 20:41:22 tj Exp $
# This is the sshd server system-wide configuration file. See
# sshd_config(5) for more information.
@@ -14,7 +14,6 @@
#ListenAddress ::
#HostKey /etc/ssh/ssh_host_rsa_key
-#HostKey /etc/ssh/ssh_host_dsa_key
#HostKey /etc/ssh/ssh_host_ecdsa_key
#HostKey /etc/ssh/ssh_host_ed25519_key
@@ -69,7 +68,6 @@ AuthorizedKeysFile .ssh/authorized_keys
#PrintMotd yes
#PrintLastLog yes
#TCPKeepAlive yes
-#UseLogin no
#PermitUserEnvironment no
#Compression delayed
#ClientAliveInterval 0