mirror of https://github.com/fail2ban/fail2ban
Update jail.conf
Added logencoding to screensharing jail to avoid encoding error messages in fail2ban logpull/1232/head
parent
de14946542
commit
d17d837b8c
|
@ -792,4 +792,5 @@ findtime = 1
|
|||
enabled = true
|
||||
filter = screensharingd
|
||||
logpath = %(system_log)s
|
||||
logencoding=utf-8
|
||||
maxretry = 4
|
||||
|
|
Loading…
Reference in New Issue