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)