feature: explicitly set PrintMotd SSH option to always be true to allow non-script MOTD capabilities regardless of PAM usage in SSH
This commit is contained in:
@@ -25,3 +25,4 @@ PubkeyAuthentication yes
|
|||||||
{% else %}
|
{% else %}
|
||||||
PubkeyAuthentication no
|
PubkeyAuthentication no
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
PrintMotd yes
|
||||||
Reference in New Issue
Block a user