diff options
Diffstat (limited to 'network/fail2ban/README')
-rw-r--r-- | network/fail2ban/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/fail2ban/README b/network/fail2ban/README index feb7e15c0c..f697e85496 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. |