mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Merge branch 'master' into 0.10
This commit is contained in:
commit
96d404f0fb
2 changed files with 1 additions and 2 deletions
|
|
@ -1 +0,0 @@
|
|||
../../../../config/filter.d/common.conf
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
# Read common prefixes. If any customizations available -- read them from
|
||||
# common.local. common.conf is a symlink to the original common.conf and
|
||||
# should be copied (dereferenced) during installation
|
||||
before = common.conf
|
||||
before = ../../../../config/filter.d/common.conf
|
||||
|
||||
[Definition]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue