mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-07 16:24:01 +01:00
Process params file in remote_capture()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
3df5c032da
commit
c59ff50de4
@ -1441,13 +1441,11 @@ remote_capture() # $* = original arguments less the command.
|
||||
;;
|
||||
esac
|
||||
|
||||
[ -f $g_shorewalldir/${PRODUCT}.conf ] || fatal_error "Missing file: $g_shorewalldir/${PRODUCT}.conf."
|
||||
|
||||
g_export=Yes
|
||||
|
||||
ensure_config_path
|
||||
|
||||
get_config No
|
||||
get_config Yes
|
||||
|
||||
g_haveconfig=Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user