package/wireguard-tools: add SELinux module
Support for wireguard-tools is added by the services/wireguard 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
8f4408a312
commit
d9fa248598
@ -9,6 +9,7 @@ WIREGUARD_TOOLS_SITE = https://git.zx2c4.com/wireguard-tools/snapshot
|
||||
WIREGUARD_TOOLS_SOURCE = wireguard-tools-$(WIREGUARD_TOOLS_VERSION).tar.xz
|
||||
WIREGUARD_TOOLS_LICENSE = GPL-2.0
|
||||
WIREGUARD_TOOLS_LICENSE_FILES = COPYING
|
||||
WIREGUARD_TOOLS_SELINUX_MODULES = wireguard
|
||||
|
||||
ifeq ($(BR2_INIT_SYSTEMD),y)
|
||||
WIREGUARD_TOOLS_MAKE_OPTS += WITH_SYSTEMDUNITS=yes
|
||||
|
Loading…
Reference in New Issue
Block a user