commit: https://git.buildroot.net/buildroot/commit/?id=7033a1ee7ff9155278b860e8bab0c40ae815d078
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Support for smartmontools is added by the services/smartmon module in
the SELinux refpolicy.
Signed-off-by: Fabrice Fontaine <redacted>
Signed-off-by: Yann E. MORIN <redacted>
---
package/smartmontools/smartmontools.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/smartmontools/smartmontools.mk b/package/smartmontools/smartmontools.mk
index 215db1ae69..2e2bbcd4e2 100644
--- a/package/smartmontools/smartmontools.mk
+++ b/package/smartmontools/smartmontools.mk
@@ -9,6 +9,7 @@ SMARTMONTOOLS_SITE = http://downloads.sourceforge.net/project/smartmontools/smar
SMARTMONTOOLS_LICENSE = GPL-2.0+
SMARTMONTOOLS_LICENSE_FILES = COPYING
SMARTMONTOOLS_CPE_ID_VENDOR = smartmontools
+SMARTMONTOOLS_SELINUX_MODULES = smartmon
ifeq ($(BR2_PACKAGE_LIBCAP_NG),y)
SMARTMONTOOLS_CONF_OPTS += --with-libcap-ng
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot