1
0
mirror of synced 2025-02-07 15:59:25 +03:00

Remove fail2ban workaround

- The fail2ban bug on CentOS 7 has been fixed. Remove workaround.
- Ref: 320e17a, https://bugzilla.redhat.com/show_bug.cgi?id=1422500
This commit is contained in:
hwdsl2 2017-03-06 11:03:33 -06:00
parent 347f3fdbfe
commit 6f1dc6db1c

View File

@ -430,7 +430,6 @@ fi
# Restart services # Restart services
modprobe -q pppol2tp modprobe -q pppol2tp
mkdir -p /var/run/fail2ban
service fail2ban restart 2>/dev/null service fail2ban restart 2>/dev/null
service ipsec restart 2>/dev/null service ipsec restart 2>/dev/null
service xl2tpd restart 2>/dev/null service xl2tpd restart 2>/dev/null