فهرست منبع

package/dbus: select SELinux module

Select the dbus SElinux module so that it will be compiled in the
refpolicy. This way, if an SELinux policy is generated, dbus will be
supported.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Antoine Tenart 5 سال پیش
والد
کامیت
cea777f86a
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      package/dbus/dbus.mk

+ 2 - 0
package/dbus/dbus.mk

@@ -20,6 +20,8 @@ endef
 
 
 DBUS_DEPENDENCIES = host-pkgconf expat
 DBUS_DEPENDENCIES = host-pkgconf expat
 
 
+DBUS_SELINUX_MODULES = dbus
+
 DBUS_CONF_OPTS = \
 DBUS_CONF_OPTS = \
 	--with-dbus-user=dbus \
 	--with-dbus-user=dbus \
 	--disable-tests \
 	--disable-tests \