File fail2ban-0.10.4-env-script-interpreter.patch of Package fail2ban
Index: fail2ban-1.1.0/config/filter.d/ignorecommands/apache-fakegooglebot =================================================================== --- fail2ban-1.1.0.orig/config/filter.d/ignorecommands/apache-fakegooglebot +++ fail2ban-1.1.0/config/filter.d/ignorecommands/apache-fakegooglebot @@ -1,4 +1,4 @@ -#!/usr/bin/env fail2ban-python +#!/usr/bin/fail2ban-python # Inspired by https://isc.sans.edu/forums/diary/When+Google+isnt+Google/15968/ # # Written in Python to reuse built-in Python batteries and not depend on




