Change start/stop script for fail2ban.

This commit is contained in:
2017-11-28 13:47:41 +01:00
parent 8bbc845adf
commit c148355c19
4 changed files with 18 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
# -------------
ipt="/sbin/iptables"
fail2ban_init_script="/etc/init.d/fail2ban"
fail2ban_client="$(which fail2ban-client)"
# -------------