chore: ensure PrintMotd is disabled
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
fec8f170ec
commit
62392d5ac9
@ -121,7 +121,7 @@ X11Forwarding {{ sshd_x11_forwarding }}
|
|||||||
#X11DisplayOffset 10
|
#X11DisplayOffset 10
|
||||||
#X11UseLocalhost yes
|
#X11UseLocalhost yes
|
||||||
#PermitTTY yes
|
#PermitTTY yes
|
||||||
#PrintMotd yes
|
PrintMotd no
|
||||||
#PrintLastLog no
|
#PrintLastLog no
|
||||||
TCPKeepAlive {{ sshd_tcp_keep_alive }}
|
TCPKeepAlive {{ sshd_tcp_keep_alive }}
|
||||||
#UseLogin no
|
#UseLogin no
|
||||||
|
Loading…
Reference in New Issue
Block a user