mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Update jail.conf
Added logencoding to screensharing jail to avoid encoding error messages in fail2ban log
This commit is contained in:
parent
de14946542
commit
d17d837b8c
1 changed files with 1 additions and 0 deletions
|
|
@ -792,4 +792,5 @@ findtime = 1
|
|||
enabled = true
|
||||
filter = screensharingd
|
||||
logpath = %(system_log)s
|
||||
logencoding=utf-8
|
||||
maxretry = 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue