diff --git a/image/sysroot-tree/etc/ssh/sshd_config b/image/sysroot-tree/etc/ssh/sshd_config index 507c3cde5..dec4fd51d 100644 --- a/image/sysroot-tree/etc/ssh/sshd_config +++ b/image/sysroot-tree/etc/ssh/sshd_config @@ -2,4 +2,3 @@ HostKey /run/ssh/ssh_host_ecdsa_key TrustedUserCAKeys /run/ssh/ssh_ca.pub PasswordAuthentication no ChallengeResponseAuthentication no -AuthorizedKeysFile /dev/null