aboutsummaryrefslogtreecommitdiff
path: root/network/fail2ban/README
diff options
context:
space:
mode:
authorNishant Limbachia <nishant@mnspace.net>2017-09-24 10:48:43 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2017-09-24 10:48:43 +0100
commit63b4dca52e53bd1d9460713d7078d557ef14a531 (patch)
tree8cbaf827cbfae83bd4cc6cf5a46a72edc2a959f7 /network/fail2ban/README
parenta8b73487f5fabb6d05c43e4033d93eb4f30c55ea (diff)
downloadslackbuilds-63b4dca52e53bd1d9460713d7078d557ef14a531.tar.xz
network/fail2ban: Updated for version 0.10.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/fail2ban/README')
-rw-r--r--network/fail2ban/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/fail2ban/README b/network/fail2ban/README
index feb7e15c0c74..f697e854964b 100644
--- a/network/fail2ban/README
+++ b/network/fail2ban/README
@@ -3,4 +3,9 @@ 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.
+To install the bash completion script, pass BASH_COMPLETION=yes to the
+SlackBuild, for example
+
+ BASH_COMPLETION=yes ./fail2ban.SlackBuild
+
See README.SBo for configuration and upgrade help.