diff --git a/openvpn-install.sh b/openvpn-install.sh index 39c94be..f77ed6c 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -541,10 +541,6 @@ else yum install epel-release -y fi yum install openvpn iptables openssl wget ca-certificates curl -y - - # Disable firewalld to allow iptables to start upon reboot - # systemctl disable firewalld - # systemctl mask firewalld fi # Install iptables service