forked from extern/shorewall_code
Avoid failure of ip[6]tables-restore.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
4493b2ab6b
commit
8b825c4c4c
@ -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";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user