Fix pushing

This commit is contained in:
Jamie Cameron
2011-06-29 15:04:40 -04:00
parent 25bdebfba6
commit 2ffb388fe5

View File

@@ -110,7 +110,7 @@ if (@added) {
# Added some rules .. save them
&run_before_command();
&unlock_file($iptables_save_file);
&save_table($table);
&save_table($filter);
&lock_file($iptables_save_file);
&run_after_command();
&copy_to_cluster();