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:
parent
347f3fdbfe
commit
6f1dc6db1c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user