Browse Source

Update install.sh

molon 4 năm trước cách đây
mục cha
commit
6a58802361
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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
 bash ${WORKDIR}/boot_ifconfig.sh
 ulimit -n 10048
 ulimit -n 10048
 service 3proxy start
 service 3proxy start
+
+systemctl stop firewalld
+systemctl disable firewalld
+systemctl disable firewalld.service
 EOF
 EOF
 
 
 chmod +x ${WORKDIR}/boot_*.sh /etc/rc.local
 chmod +x ${WORKDIR}/boot_*.sh /etc/rc.local