Update fail2ban.sh

This commit is contained in:
FusionPBX
2017-10-16 16:06:57 -06:00
committed by GitHub
parent 2e9de7525b
commit 27bc2f1ab3

View File

@@ -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