package/radvd: add SELinux module
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 1 Aug 2021 08:43:53 +0000 (10:43 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 1 Aug 2021 09:37:05 +0000 (11:37 +0200)
Support for radvd is added by the services/radvd module in the SELinux
refpolicy.

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

index bed636784126497ac61b927784d39b30fde64dbc..7a3b0a36ac7b66446919f8fb3a5e6294296ece42 100644 (file)
@@ -14,6 +14,7 @@ RADVD_CONF_ENV = \
        ac_cv_header_linux_if_arp_h=no
 RADVD_LICENSE = BSD-4-Clause-like
 RADVD_LICENSE_FILES = COPYRIGHT
+RADVD_SELINUX_MODULES = radvd
 
 ifeq ($(BR2_TOOLCHAIN_HAS_SSP),y)
 RADVD_CONF_OPTS += --with-stack-protector