diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-12 16:18:01 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-12 18:04:19 -0500 |
commit | 3fbf4b44f8348af1b08e11ae1133bd2e5a068ef6 (patch) | |
tree | d731a00b697947d1f39928d5584eb27b9230ecb4 /network | |
parent | 7d275467dac567cbd87fb8ce64cb8f6aafba649b (diff) | |
download | slackbuilds-3fbf4b44f8348af1b08e11ae1133bd2e5a068ef6.tar.gz |
network/fail2ban: Cleaned up unnecessary text in README
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/fail2ban/README | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/network/fail2ban/README b/network/fail2ban/README index 5993d3c304..15e33a4878 100644 --- a/network/fail2ban/README +++ b/network/fail2ban/README @@ -3,8 +3,4 @@ too many password failures. It updates firewall rules to reject the IP address. These rules can be defined by the user. Fail2Ban can read multiple log files such as sshd, Apache web server, postfix and others. -fail2ban has following dependencies which are offical Slackware packages: -1. Python >= 2.3 Required -2. gamin >= 0.0.21 Optional - -Also see README.SBo for configuration and upgrade help. +See README.SBo for configuration and upgrade help. |