[Buildroot] [git commit] package/radvd: add SELinux module
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-01 09:39:32
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-01 09:39:32
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=2b357a5f6f0ab45de4015e2e0e4c7ca803c39b0f branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Support for radvd is added by the services/radvd module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/radvd/radvd.mk | 1 + 1 file changed, 1 insertion(+)
diff --git a/package/radvd/radvd.mk b/package/radvd/radvd.mk
index bed6367841..7a3b0a36ac 100644
--- a/package/radvd/radvd.mk
+++ b/package/radvd/radvd.mk@@ -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
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot