git: a4036fa1b01e - main - net-mgmt/netdata: Fix pkg-plist if FREEIPMI option is set
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Jun 2022 15:10:09 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4036fa1b01ec4064ccda9763d980fe40fa86cb0 commit a4036fa1b01ec4064ccda9763d980fe40fa86cb0 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-06-17 15:08:48 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-06-17 15:08:48 +0000 net-mgmt/netdata: Fix pkg-plist if FREEIPMI option is set PR: 264735 Reported by: florian.millet@laposte.net --- net-mgmt/netdata/pkg-plist | 1 + 1 file changed, 1 insertion(+) diff --git a/net-mgmt/netdata/pkg-plist b/net-mgmt/netdata/pkg-plist index 0f445f7c4b39..e89a9a015d1a 100644 --- a/net-mgmt/netdata/pkg-plist +++ b/net-mgmt/netdata/pkg-plist @@ -186,6 +186,7 @@ libexec/netdata/plugins.d/cgroup-network-helper.sh libexec/netdata/plugins.d/charts.d.dryrun-helper.sh libexec/netdata/plugins.d/charts.d.plugin libexec/netdata/plugins.d/fping.plugin +%%FREEIPMI%%libexec/netdata/plugins.d/freeipmi.plugin libexec/netdata/plugins.d/get-kubernetes-labels.sh libexec/netdata/plugins.d/health-cmdapi-test.sh libexec/netdata/plugins.d/ioping.plugin