diff --git a/fail2ban/tests/config/filter.d/common.conf b/fail2ban/tests/config/filter.d/common.conf new file mode 120000 index 00000000..83e92474 --- /dev/null +++ b/fail2ban/tests/config/filter.d/common.conf @@ -0,0 +1 @@ +../../../../config/filter.d/common.conf \ No newline at end of file diff --git a/fail2ban/tests/config/filter.d/zzz-generic-example.conf b/fail2ban/tests/config/filter.d/zzz-generic-example.conf index a59ccb1e..e2ae91b0 100644 --- a/fail2ban/tests/config/filter.d/zzz-generic-example.conf +++ b/fail2ban/tests/config/filter.d/zzz-generic-example.conf @@ -6,8 +6,9 @@ [INCLUDES] # Read common prefixes. If any customizations available -- read them from -# common.local -before = ../../../../config/filter.d/common.conf +# common.local. common.conf is a symlink to the original common.conf and +# should be copied (dereferenced) during installation +before = common.conf [Definition]