ASR_BASE
Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/external/subpack/net/fail2ban/patches/001-fail2ban-fix-python3-script.patch b/external/subpack/net/fail2ban/patches/001-fail2ban-fix-python3-script.patch
new file mode 100644
index 0000000..6ff0e41
--- /dev/null
+++ b/external/subpack/net/fail2ban/patches/001-fail2ban-fix-python3-script.patch
@@ -0,0 +1,8 @@
+--- a/config/filter.d/ignorecommands/apache-fakegooglebot
++++ b/config/filter.d/ignorecommands/apache-fakegooglebot
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env fail2ban-python
++#!/usr/bin/env python3
+ # 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