summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authoroliverdorn <developer@veriosmart.de>2017-01-12 22:07:46 +0100
committerSerg G. Brester <github@sebres.de>2017-01-13 08:59:45 +0100
commit4a65e069e1437d165b3265d6caba623e02327462 (patch)
tree046a6a18d6dc928593d12288aa36fe3a6f1c8205 /files
parent6f190b6e611cfee8796f6720e8df17c73e0e63ee (diff)
downloadfail2ban-4a65e069e1437d165b3265d6caba623e02327462.tar.gz
Solution for issue #1665
Solves the issue of authentic GoogleBots being banned by apache-fakegooglebots.
Diffstat (limited to 'files')
-rwxr-xr-xfiles/debian-initd2
1 files changed, 1 insertions, 1 deletions
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