mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Now using a literal logpath for screensharing jail
This commit is contained in:
parent
cabd46f069
commit
65bc5cf6ba
1 changed files with 1 additions and 1 deletions
|
|
@ -792,6 +792,6 @@ findtime = 1
|
|||
# Requires the 'before' statement in the [INCLUDE] section to include paths-osx.conf
|
||||
enabled = false
|
||||
filter = screensharingd
|
||||
logpath = %(system_log)s
|
||||
logpath = /var/log/system.log
|
||||
logencoding=utf-8
|
||||
maxretry = 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue