From 4a65e069e1437d165b3265d6caba623e02327462 Mon Sep 17 00:00:00 2001 From: oliverdorn Date: Thu, 12 Jan 2017 22:07:46 +0100 Subject: [PATCH] Solution for issue #1665 Solves the issue of authentic GoogleBots being banned by apache-fakegooglebots. --- files/debian-initd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/debian-initd b/files/debian-initd index 0d2bed9a..d6660215 100755 --- a/files/debian-initd +++ b/files/debian-initd @@ -22,7 +22,7 @@ # rename this file: (sudo) mv /etc/init.d/fail2ban.init /etc/init.d/fail2ban # same with the logrotate file: (sudo) mv /etc/logrotate.d/fail2ban.logrotate /etc/logrotate.d/fail2ban # -PATH=/usr/sbin:/usr/bin:/sbin:/bin +PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bin DESC="authentication failure monitor" NAME=fail2ban