From: Fabrice Fontaine Date: Sun, 1 Aug 2021 11:43:17 +0000 (+0200) Subject: package/smartmontools: add SELinux module X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7033a1ee7ff9155278b860e8bab0c40ae815d078;p=buildroot.git package/smartmontools: add SELinux module Support for smartmontools is added by the services/smartmon module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine Signed-off-by: Yann E. MORIN --- 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