mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-03 03:56:12 -04:00
sshd: reduce LoginGraceTime to 5s
This commit is contained in:
parent
95ed9b1bef
commit
6b2e72e935
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ MACs -*
|
|||
|
||||
# Authentication:
|
||||
|
||||
LoginGraceTime 15s
|
||||
LoginGraceTime 5s
|
||||
#PermitRootLogin prohibit-password
|
||||
#StrictModes yes
|
||||
MaxAuthTries 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue