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:
parent
5220d3c5c6
commit
60de609d17
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user