package/radvd: add SELinux module

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>
This commit is contained in:
Fabrice Fontaine 2021-08-01 10:43:53 +02:00 committed by Thomas Petazzoni
parent 4c1337dbc3
commit 2b357a5f6f

View 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