Update freebsd.sh

pull/119/head
midoks 3 years ago
parent 4dfcbd609c
commit 75f00ba39e
  1. 2
      scripts/update/freebsd.sh

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

Loading…
Cancel
Save