mirror of https://github.com/fail2ban/fail2ban
Merge branch 'master' into 0.10
commit
96d404f0fb
|
@ -1 +0,0 @@
|
||||||
../../../../config/filter.d/common.conf
|
|
|
@ -8,7 +8,7 @@
|
||||||
# Read common prefixes. If any customizations available -- read them from
|
# Read common prefixes. If any customizations available -- read them from
|
||||||
# common.local. common.conf is a symlink to the original common.conf and
|
# common.local. common.conf is a symlink to the original common.conf and
|
||||||
# should be copied (dereferenced) during installation
|
# should be copied (dereferenced) during installation
|
||||||
before = common.conf
|
before = ../../../../config/filter.d/common.conf
|
||||||
|
|
||||||
[Definition]
|
[Definition]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue