commit: https://git.buildroot.net/buildroot/commit/?id=4f20ad546fd89e8e2dee7b40ebea9878e72d082f
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next
Support for collectd is added by the services/collectd module in the
SELinux refpolicy.
Signed-off-by: Fabrice Fontaine <redacted>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
package/collectd/collectd.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/collectd/collectd.mk b/package/collectd/collectd.mk
index 7db753b342..9901abfd16 100644
--- a/package/collectd/collectd.mk
+++ b/package/collectd/collectd.mk
@@ -13,6 +13,7 @@ COLLECTD_INSTALL_STAGING = YES
COLLECTD_LICENSE = MIT (daemon, plugins), GPL-2.0 (plugins), LGPL-2.1 (plugins)
COLLECTD_LICENSE_FILES = COPYING
COLLECTD_CPE_ID_VENDOR = collectd
+COLLECTD_SELINUX_MODULES = collectd
# These require unmet dependencies, are fringe, pointless or deprecated
COLLECTD_PLUGINS_DISABLE = \
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot