sshd: reduce log level
This commit is contained in:
parent
bba1293a0e
commit
d1c6d34a64
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@op
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
#SyslogFacility AUTH
|
#SyslogFacility AUTH
|
||||||
LogLevel VERBOSE
|
LogLevel INFO
|
||||||
|
|
||||||
# Authentication:
|
# Authentication:
|
||||||
#LoginGraceTime 2m
|
#LoginGraceTime 2m
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue