diff --git a/Shorewall/Perl/Shorewall/Chains.pm b/Shorewall/Perl/Shorewall/Chains.pm index 6d59dc9c2..f0822045f 100644 --- a/Shorewall/Perl/Shorewall/Chains.pm +++ b/Shorewall/Perl/Shorewall/Chains.pm @@ -8263,9 +8263,9 @@ sub create_netfilter_load( $ ) { push_indent; - save_progress_message "Preparing $utility input..."; + emit 'option='; - emit ''; + save_progress_message "Preparing $utility input..."; emit "exec 3>\${VARDIR}/.${utility}-input";