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:
parent
4c1337dbc3
commit
2b357a5f6f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user