Update opensuse.sh

pull/119/head
midoks 3 years ago
parent 5de4b94c3f
commit eb56766a2f
  1. 2
      scripts/install/opensuse.sh

@ -65,7 +65,7 @@ fi
if [ ! -f /etc/init.d/iptables ];then
yum install firewalld -y
zypper install -y firewalld
systemctl enable firewalld
systemctl start firewalld

Loading…
Cancel
Save