Process params file in remote_capture()

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2018-04-13 08:49:35 -07:00
parent 3df5c032da
commit c59ff50de4
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -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