Skip to content

Commit 7793dd7

Browse files
authored
Stop motd being displayed twice (#3778)
1 parent 39594b3 commit 7793dd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wicket/zone-etc/ssh/sshd_config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ PermitRootLogin no
2020
AuthorizedKeysFile none
2121
AllowAgentForwarding no
2222
AllowTcpForwarding no
23+
PrintMotd no
2324

2425
#
2526
# Allow the user to pass through a limited set of environment variables for

0 commit comments

Comments
 (0)