diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2017-11-05 16:48:06 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-11-05 16:48:06 +0000 |
commit | d2da39a59b647c73c9ad804fd19a3097e4146bfa (patch) | |
tree | 856f119d179ea3022e04e6d3db94c790b5f792a1 /network/fail2ban/doinst.sh | |
parent | 73d28c8fd4b41d3b3f89cc728ebe437227cf13d9 (diff) | |
download | slackbuilds-d2da39a59b647c73c9ad804fd19a3097e4146bfa.tar.gz |
network/fail2ban: Updated for version 0.10.1.
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, 0 insertions, 1 deletions
diff --git a/network/fail2ban/doinst.sh b/network/fail2ban/doinst.sh index ca16775b2e..74390be489 100644 --- a/network/fail2ban/doinst.sh +++ b/network/fail2ban/doinst.sh @@ -28,7 +28,6 @@ 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 |