package/irqbalance: add SELinux module
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 26 Jul 2021 08:45:44 +0000 (10:45 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 26 Jul 2021 20:08:22 +0000 (22:08 +0200)
Support for irqbalance is added by the services/irqbalance module in the
SELinux refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/irqbalance/irqbalance.mk

index b099f7c6e25434bcd5cacf1b24266e025fd867d9..eb7c3e9f3b8e91f399093745acf45d32a65bd58a 100644 (file)
@@ -8,6 +8,7 @@ IRQBALANCE_VERSION = 1.7.0
 IRQBALANCE_SITE = $(call github,irqbalance,irqbalance,v$(IRQBALANCE_VERSION))
 IRQBALANCE_LICENSE = GPL-2.0
 IRQBALANCE_LICENSE_FILES = COPYING
+IRQBALANCE_SELINUX_MODULES = irqbalance
 IRQBALANCE_DEPENDENCIES = host-pkgconf libglib2
 # Autoreconf needed because package is distributed without a configure script
 IRQBALANCE_AUTORECONF = YES