[Buildroot] [git commit branch/next] package/smartmontools: add SELinux module

Yann E. MORIN yann.morin.1998 at free.fr
Sun Aug 1 12:05:08 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=7033a1ee7ff9155278b860e8bab0c40ae815d078
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Support for smartmontools is added by the services/smartmon module in
the SELinux refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 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


More information about the buildroot mailing list