forked from extern/shorewall_code
Yet another correction to the same line :-(
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
70f26d8bb2
commit
146402d9be
@ -483,7 +483,7 @@ EOF
|
||||
' run_refreshed_exit',
|
||||
' do_iptables -N shorewall',
|
||||
" set_state Started $config_dir",
|
||||
' [ $0 = \${VARDIR}/firewall ] || cp -f $(my_pathname) ${VARDIR}/firewall',
|
||||
' [ $0 = ${VARDIR}/firewall ] || cp -f $(my_pathname) ${VARDIR}/firewall',
|
||||
'else',
|
||||
' setup_netfilter'
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user