diff --git a/debian/control b/debian/control index e1f3b65e..a1a3a32b 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Standards-Version: 3.9.1 Package: fail2ban Architecture: all Depends: ${python:Depends}, ${misc:Depends}, lsb-base (>=2.0-7) -Recommends: iptables, whois -Suggests: python-gamin, mailx +Recommends: iptables, whois, python-gamin +Suggests: mailx XB-Python-Version: ${python:Versions} Description: ban hosts that cause multiple authentication errors Fail2ban monitors log files (e.g. /var/log/auth.log, diff --git a/debian/jail.conf b/debian/jail.conf index e30879e4..023b31fd 100644 --- a/debian/jail.conf +++ b/debian/jail.conf @@ -26,7 +26,7 @@ maxretry = 3 # options are "gamin", "polling" and "auto". # yoh: For some reason Debian shipped python-gamin didn't work as expected # This issue left ToDo, so polling is default backend for now -backend = polling +backend = auto # # Destination email address used solely for the interpolations in