collectd: move include line
authorFlorian Eckert <redacted>
Wed, 24 Jun 2020 14:09:56 +0000 (16:09 +0200)
committerFlorian Eckert <redacted>
Wed, 24 Jun 2020 18:09:09 +0000 (20:09 +0200)
commit50f56c2ede8dc57464a94bdff4dce36ac3fe04dd
tree60aae934ad73d1c03231e2b67684e919cb3e4532
parenta1ea85a1844bd66ce71f2a434c3c5d23a04222fe
collectd: move include line

Currently the init script generates a config file from uci, that has the
include line before the interval line. This means, that anything happening
in the include directory does not yet see the changed Interval.

Moving the include line before the uci generation process fix this issue.

Signed-off-by: Florian Eckert <redacted>
utils/collectd/files/collectd.init
git clone https://git.99rst.org/PROJECT