Browse Source

Update install.sh

molon 4 years ago
parent
commit
6a58802361
1 changed files with 4 additions and 0 deletions
  1. 4 0
      scripts/install.sh

+ 4 - 0
scripts/install.sh

@@ -113,6 +113,10 @@ bash ${WORKDIR}/boot_iptables.sh
 bash ${WORKDIR}/boot_ifconfig.sh
 ulimit -n 10048
 service 3proxy start
+
+systemctl stop firewalld
+systemctl disable firewalld
+systemctl disable firewalld.service
 EOF
 
 chmod +x ${WORKDIR}/boot_*.sh /etc/rc.local