From eb79e949595d391da1de39806d0391b19a2147f8 Mon Sep 17 00:00:00 2001 From: Michael Kroes Date: Thu, 24 Mar 2016 15:17:07 +0100 Subject: [PATCH] Cleanup fail2ban config files --- conf/fail2ban/owncloud.conf | 4 ++++ conf/fail2ban/roundcube.conf | 5 ----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/conf/fail2ban/owncloud.conf b/conf/fail2ban/owncloud.conf index 6666473d..a9a13f2c 100644 --- a/conf/fail2ban/owncloud.conf +++ b/conf/fail2ban/owncloud.conf @@ -1,3 +1,7 @@ +[INCLUDES] + +before = common.conf + [Definition] failregex=Login failed: .*Remote IP: '[\)'] ignoreregex = diff --git a/conf/fail2ban/roundcube.conf b/conf/fail2ban/roundcube.conf index 7aa7c8bd..c6979c85 100644 --- a/conf/fail2ban/roundcube.conf +++ b/conf/fail2ban/roundcube.conf @@ -1,8 +1,3 @@ -# Fail2Ban configuration file for roundcube web server -# -# -# - [INCLUDES] before = common.conf