mirror of https://github.com/fail2ban/fail2ban
Add the INCLUDE section to use __pid_re feature
parent
180c17bede
commit
8c00ce0a65
|
@ -5,6 +5,13 @@
|
||||||
# $Revision$
|
# $Revision$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
[INCLUDES]
|
||||||
|
|
||||||
|
# Read common prefixes. If any customizations available -- read them from
|
||||||
|
# common.local
|
||||||
|
before = common.conf
|
||||||
|
|
||||||
[Definition]
|
[Definition]
|
||||||
|
|
||||||
# Option: failregex
|
# Option: failregex
|
||||||
|
|
Loading…
Reference in New Issue