[Buildroot] [git commit] package/dante: add SELinux module

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Jul 26 20:08:02 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=d8670c9f81a885dd229eb19a7ada65e3655c6d82
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Support for dante is added by the services/dante module in the SELinux
refpolicy.

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/dante/dante.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/dante/dante.mk b/package/dante/dante.mk
index 6e950b119e..2c6ddad7ad 100644
--- a/package/dante/dante.mk
+++ b/package/dante/dante.mk
@@ -8,6 +8,7 @@ DANTE_VERSION = 1.4.2
 DANTE_SITE = http://www.inet.no/dante/files
 DANTE_LICENSE = BSD-3-Clause
 DANTE_LICENSE_FILES = LICENSE
+DANTE_SELINUX_MODULES = dante
 
 # Needed so that our libtool patch applies properly
 DANTE_AUTORECONF = YES


More information about the buildroot mailing list