mirror of https://github.com/fail2ban/fail2ban
12 lines
472 B
Plaintext
12 lines
472 B
Plaintext
--- a/fail2ban/tests/config/filter.d/zzz-generic-example.conf
|
|
+++ b/fail2ban/tests/config/filter.d/zzz-generic-example.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 = ../../../../config/filter.d/common.conf
|
|
+before = ../../../../../../../config/filter.d/common.conf
|
|
|
|
[Definition]
|
|
|