diff --git a/wo/cli/templates/sshd.mustache b/wo/cli/templates/sshd.mustache index 5c5383b..6803b51 100644 --- a/wo/cli/templates/sshd.mustache +++ b/wo/cli/templates/sshd.mustache @@ -28,7 +28,7 @@ ChallengeResponseAuthentication no UsePAM yes X11Forwarding yes -#PrintMotd no +PrintMotd yes # Allow client to pass locale environment variables AcceptEnv LANG LC_*