mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
ENH: escape . in recidive filter
This commit is contained in:
parent
ab457acc4d
commit
df313649a4
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ before = common.conf
|
|||
|
||||
[Definition]
|
||||
|
||||
_daemon = fail2ban.actions
|
||||
_daemon = fail2ban\.actions
|
||||
|
||||
|
||||
# The name of the jail that this filter is used for. In jail.conf, name the
|
||||
|
|
|
|||
Loading…
Reference in a new issue