[conf] Remove deprecated option in sshd conf, c.f. https://patchwork.openembedded.org/patch/139981/

This commit is contained in:
Alexandre Aubin 2020-02-18 00:48:19 +01:00
parent fa59ad35a9
commit 16ce8bf693

View file

@ -27,9 +27,6 @@ HostKey {{ key }}{% endfor %}
MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com
{% endif %}
# Use kernel sandbox mechanisms where possible in unprivileged processes
UsePrivilegeSeparation sandbox
# LogLevel VERBOSE logs user's key fingerprint on login.
# Needed to have a clear audit track of which key was using to log in.
SyslogFacility AUTH