Apply 4.4.1.2 fix to trunk

This commit is contained in:
Tom Eastep 2009-09-03 18:25:32 -07:00
parent 4a809e14ab
commit 84bff13e7f

View File

@ -802,6 +802,7 @@ sub compiler {
# for stopping the firewall # for stopping the firewall
# #
Shorewall::Chains::initialize( $family ); Shorewall::Chains::initialize( $family );
initialize_chain_table;
compile_stop_firewall( $test ); compile_stop_firewall( $test );
# #
# Copy the footer to the object # Copy the footer to the object