Change start/stop script for fail2ban.

This commit is contained in:
2017-11-27 16:23:03 +01:00
parent 72cda40dab
commit b2dbf5c6f5
4 changed files with 20 additions and 11 deletions

View File

@@ -13,7 +13,7 @@
# -------------
ip6t="/sbin/ip6tables"
fail2ban_init_script=""
fail2ban_client="$(which fail2ban-client)"
# -------------