Fix whitespace in sshd_config

This commit is contained in:
Marko Korhonen 2023-03-01 09:30:05 +02:00
parent 6ee8661357
commit 59e18a6a5a
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -5,10 +5,10 @@ StreamLocalBindUnlink yes
Port 221
{%@@ endif @@%}
X11Forwarding yes
AuthorizedKeysFile .ssh/authorized_keys
AuthorizedKeysFile .ssh/authorized_keys
PasswordAuthentication no
PermitRootLogin no
ChallengeResponseAuthentication no
UsePAM yes
PrintMotd no # pam does that
Subsystem sftp /usr/lib/ssh/sftp-server
Subsystem sftp /usr/lib/ssh/sftp-server