diff --git a/crypto/openssh/sshd_config b/crypto/openssh/sshd_config index b6d012b9eb12..7142e2554a5f 100644 --- a/crypto/openssh/sshd_config +++ b/crypto/openssh/sshd_config @@ -5,7 +5,7 @@ Port 22 #ListenAddress 0.0.0.0 #ListenAddress :: -HostKey /etc/ssh_host_key +HostKey /etc/ssh/ssh_host_key ServerKeyBits 768 LoginGraceTime 60 KeyRegenerationInterval 3600