mirror of https://github.com/fail2ban/fail2ban
- Removed "It needs log4py" from description
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/branches/FAIL2BAN-0_5@181 a942ae1a-1317-0410-a47c-b1dcaea8d6050.5
parent
38f2c24be1
commit
ed46bcdaf2
2
setup.py
2
setup.py
|
@ -36,7 +36,7 @@ Fail2Ban scans log files like /var/log/pwdfail or
|
||||||
/var/log/apache/error_log and bans IP that makes
|
/var/log/apache/error_log and bans IP that makes
|
||||||
too many password failures. It updates firewall rules
|
too many password failures. It updates firewall rules
|
||||||
to reject the IP address or executes user defined
|
to reject the IP address or executes user defined
|
||||||
commands. It needs log4py.'''
|
commands.'''
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = "fail2ban",
|
name = "fail2ban",
|
||||||
|
|
Loading…
Reference in New Issue