diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2017-09-24 10:48:43 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-24 10:48:43 +0100 |
commit | 63b4dca52e53bd1d9460713d7078d557ef14a531 (patch) | |
tree | 8cbaf827cbfae83bd4cc6cf5a46a72edc2a959f7 /network/fail2ban/doinst.sh | |
parent | a8b73487f5fabb6d05c43e4033d93eb4f30c55ea (diff) |
network/fail2ban: Updated for version 0.10.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/fail2ban/doinst.sh')
-rw-r--r-- | network/fail2ban/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/network/fail2ban/doinst.sh b/network/fail2ban/doinst.sh index 74390be489e70..ca16775b2e0a5 100644 --- a/network/fail2ban/doinst.sh +++ b/network/fail2ban/doinst.sh @@ -28,6 +28,7 @@ config etc/fail2ban/fail2ban.conf.new config etc/fail2ban/jail.conf.new config etc/fail2ban/paths-common.conf.new config etc/fail2ban/paths-slackware.conf.new +config etc/bash_completion.d/fail2ban.new for conf_file in etc/fail2ban/action.d/*.new; do config $conf_file |