collectd: move jshn.sh include to remove warning
authorFlorian Eckert <redacted>
Wed, 3 Jul 2019 08:08:44 +0000 (10:08 +0200)
committerFlorian Eckert <redacted>
Thu, 4 Jul 2019 11:14:40 +0000 (13:14 +0200)
commit6c64f8f4ba843193b75d14125e3abed8b06828c3
tree89abc1c2562ae28ae641f70b85ccc9523ec38d35
parentca520962184a6d9aa443504b357c8cda75099281
collectd: move jshn.sh include to remove warning

Redmine-patch-id: 3680
If I build an image with the imagebuilder I get the following output
during image building:

../root-x86/etc/init.d/collectd: line 4: /usr/share/libubox/jshn.sh:
No such file or directory

To remove this messsage move include to the needed postion, so that the
message does not occur during image building on the host system anymore.

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