stunnel / Ocserv-install-script-for-CentOS-RHEL-7

Ocserv(AnyConnect Server) install script for CentOS/RHEL 7
283 stars 163 forks source link

Bug: system command return value error! #16

Open marcellowy opened 9 years ago

marcellowy commented 9 years ago

systemctl is-active iptables.service 返回的值应该是 inactive or unknow 你的脚本里写的是active

adaiguoguo commented 9 years ago

systemctl is-active iptables.service 对的哈,正常启动iptables.service 就是active