The load_rc_config need to happen before the : ${influx_flags:=xxx} since these
variables are used in for example command_args=xxx. the colon construct only
sets the variable if it is not set.
Approved-by: maintainer
The load_rc_config need to happen before the : ${influx_flags:=xxx} since these Tags None Referenced Files None Subscribers None
Description
Details
|