Avoid failure of ip[6]tables-restore.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2014-11-02 07:56:05 -08:00
parent 4493b2ab6b
commit 8b825c4c4c

View File

@ -8263,9 +8263,9 @@ sub create_netfilter_load( $ ) {
push_indent; push_indent;
save_progress_message "Preparing $utility input..."; emit 'option=';
emit ''; save_progress_message "Preparing $utility input...";
emit "exec 3>\${VARDIR}/.${utility}-input"; emit "exec 3>\${VARDIR}/.${utility}-input";