summaryrefslogtreecommitdiffstats
path: root/network/fail2ban/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/fail2ban/README')
-rw-r--r--network/fail2ban/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/network/fail2ban/README b/network/fail2ban/README
index 96b33a1a9c..5993d3c304 100644
--- a/network/fail2ban/README
+++ b/network/fail2ban/README
@@ -3,4 +3,8 @@ 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.
-See README.SLACKWARE for configuration and upgrade help.
+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.