More small fixes

master
bbruns 2014-04-12 21:04:17 +00:00
父節點 39ca360ec2
當前提交 900506638e
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

@ -45,7 +45,7 @@ function iptables_rules_flush {
for i in `cat $TABLE_NAMES`; do
${VER_IPTABLES} -F -t $i &>/dev/null
done
#${VER_IPTABLES} -X
${VER_IPTABLES} -X &>/dev/null
}
# iptables_policy_set (ipv6|ipv4) (ACCEPT|DROP)