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
1 changed files with 0 additions and 1 deletions
|
@ -430,7 +430,6 @@ fi
|
|||
|
||||
# Restart services
|
||||
modprobe -q pppol2tp
|
||||
mkdir -p /var/run/fail2ban
|
||||
service fail2ban restart 2>/dev/null
|
||||
service ipsec restart 2>/dev/null
|
||||
service xl2tpd restart 2>/dev/null
|
||||
|
|
Loading…
Add table
Reference in a new issue