mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
regenconf/ssh: disable Banner by default
This commit is contained in:
parent
f408dcbe7d
commit
432a9ab544
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ PasswordAuthentication no
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# Post-login stuff
|
# Post-login stuff
|
||||||
Banner /etc/issue.net
|
# Banner none
|
||||||
PrintMotd no
|
PrintMotd no
|
||||||
PrintLastLog yes
|
PrintLastLog yes
|
||||||
ClientAliveInterval 60
|
ClientAliveInterval 60
|
||||||
|
|
Loading…
Add table
Reference in a new issue