]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
zpool_influxdb: move to libexec dir
authorPavel Snajdr <snajpa@snajpa.net>
Sat, 28 Nov 2020 19:15:57 +0000 (20:15 +0100)
committerGitHub <noreply@github.com>
Sat, 28 Nov 2020 19:15:57 +0000 (11:15 -0800)
commit52c8537513652a9d424009cde03299e83a8c4467
treecf181db98a2d4e2b8c1e8668cdc7f12e2f6cc859
parentb2a54a28b5ebad7165bbf10bd4de8066a6bf335d
zpool_influxdb: move to libexec dir

Move the zpool_influxdb command to /usr/libexec/zfs,
and include the /usr/libexec/zfs path in the system search
directory when running the test suite.

Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Pavel Snajdr <snajpa@snajpa.net>
Closes #11156
Closes #11160
Closes #11224
cmd/zpool_influxdb/Makefile.am
cmd/zpool_influxdb/README.md
cmd/zpool_influxdb/telegraf.d/exec_zpool_influxdb.conf
cmd/zpool_influxdb/telegraf.d/execd_zpool_influxdb.conf
rpm/generic/zfs.spec.in
scripts/Makefile.am
scripts/common.sh.in
scripts/zfs-tests.sh