Reference the correct file in configuration file (#1643274)

This commit is contained in:
Jakub Jelen 2018-10-26 14:02:32 +02:00
parent 0b6cc18df0
commit 03264b16f7

View File

@ -142,7 +142,7 @@ diff -up openssh-7.7p1/sshd_config.redhat openssh-7.7p1/sshd_config
#PermitTTY yes
-#PrintMotd yes
+
+# It is recommended to use pam_motd in /etc/pam.d/ssh instead of PrintMotd,
+# It is recommended to use pam_motd in /etc/pam.d/sshd instead of PrintMotd,
+# as it is more configurable and versatile than the built-in version.
+PrintMotd no
+