diff --git a/roles/sshd/templates/sshd_config.j2 b/roles/sshd/templates/sshd_config.j2 index 1a96ddd8bf02853c34392aa0f4048d522b8c1dd9..cf23b37c8c73b18d28f43f6ad487b1fffdc19b70 100644 --- a/roles/sshd/templates/sshd_config.j2 +++ b/roles/sshd/templates/sshd_config.j2 @@ -93,7 +93,7 @@ AllowTcpForwarding no #X11DisplayOffset 10 #X11UseLocalhost yes #PermitTTY yes -PrintMotd no # pam does that +PrintMotd no #PrintLastLog yes #TCPKeepAlive yes #PermitUserEnvironment no