浏览代码

package/smartmontools: add SELinux module

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Fabrice Fontaine 4 年之前
父节点
当前提交
7033a1ee7f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/smartmontools/smartmontools.mk

+ 1 - 0
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