From c4dc698d98c751826e40c0abad6f75a41774fcc7 Mon Sep 17 00:00:00 2001 From: sebres Date: Mon, 23 Jan 2017 09:26:05 +0100 Subject: [PATCH] evil symlink removed: does not supported by some file systems (e. g. development over net share) --- fail2ban/tests/config/filter.d/common.conf | 1 - fail2ban/tests/config/filter.d/zzz-generic-example.conf | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 120000 fail2ban/tests/config/filter.d/common.conf diff --git a/fail2ban/tests/config/filter.d/common.conf b/fail2ban/tests/config/filter.d/common.conf deleted file mode 120000 index 83e92474..00000000 --- a/fail2ban/tests/config/filter.d/common.conf +++ /dev/null @@ -1 +0,0 @@ -../../../../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 e2ae91b0..2234b7b7 100644 --- 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 = common.conf +before = ../../../../config/filter.d/common.conf [Definition]