package/usbguard: add SELinux module

Support for usbguard is added by the admin/usbguard module in the
SELinux refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2021-08-04 12:10:57 +02:00 committed by Thomas Petazzoni
parent 5220d3c5c6
commit 60de609d17

View File

@ -8,6 +8,7 @@ USBGUARD_VERSION = 1.0.0
USBGUARD_SITE = https://github.com/USBGuard/usbguard/releases/download/usbguard-$(USBGUARD_VERSION)
USBGUARD_LICENSE = GPL-2.0+
USBGUARD_LICENSE_FILES = LICENSE
USBGUARD_SELINUX_MODULES = usbguard
USBGUARD_CONF_OPTS = \
--with-bundled-catch \
--with-bundled-pegtl \