[Buildroot] [git commit] package/exim: add SELinux module
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-07-26 20:20:22
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-07-26 20:20:22
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=6aeee4007322574083533a71c2be9a74e2faed55 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Support for exim is added by the services/exim module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/exim/exim.mk | 1 + 1 file changed, 1 insertion(+)
diff --git a/package/exim/exim.mk b/package/exim/exim.mk
index dd39208469..bfb14dcb23 100644
--- a/package/exim/exim.mk
+++ b/package/exim/exim.mk@@ -10,6 +10,7 @@ EXIM_SITE = https://ftp.exim.org/pub/exim/exim4 EXIM_LICENSE = GPL-2.0+ EXIM_LICENSE_FILES = LICENCE EXIM_CPE_ID_VENDOR = exim +EXIM_SELINUX_MODULES = exim EXIM_DEPENDENCIES = host-berkeleydb host-pcre pcre berkeleydb host-pkgconf # Modify a variable value. It must already exist in the file, either
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot