mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
added suggests to python-gamin
This commit is contained in:
parent
cd46343d11
commit
571c3d8c92
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -11,6 +11,7 @@ Standards-Version: 3.7.2
|
|||
Package: fail2ban
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}, iptables, lsb-base (>=2.0-7)
|
||||
Suggests: python-gamin
|
||||
XB-Python-Version: 2.4
|
||||
Description: bans IPs that cause multiple authentication errors
|
||||
Monitors log files (e.g. /var/log/auth.log,
|
||||
|
|
|
|||
Loading…
Reference in a new issue