From 27bc2f1ab3b48b6dc553a1ce085ed0b1e25167b1 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 16 Oct 2017 16:06:57 -0600 Subject: [PATCH] Update fail2ban.sh --- debian/resources/fail2ban.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/debian/resources/fail2ban.sh b/debian/resources/fail2ban.sh index c2af62d..273599e 100755 --- a/debian/resources/fail2ban.sh +++ b/debian/resources/fail2ban.sh @@ -30,8 +30,4 @@ if [ .$switch_source = .true ]; then fi #restart fail2ban -#systemd -/bin/systemctl restart fail2ban - -#init.d -#/usr/sbin/service fail2ban restart +/usr/sbin/service fail2ban restart