[Buildroot] [git commit branch/next] package/rsync: add SELinux module
From: Yann E. MORIN <hidden>
Date: 2021-08-04 01:03:11
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Yann E. MORIN <hidden>
Date: 2021-08-04 01:03:11
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=e5910ff66b616fa557914b12266b36b1c87dc77a branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next Support for rsync is added by the services/rsync module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Yann E. MORIN <redacted> --- package/rsync/rsync.mk | 1 + 1 file changed, 1 insertion(+)
diff --git a/package/rsync/rsync.mk b/package/rsync/rsync.mk
index f57e471ef9..5b51ca1df7 100644
--- a/package/rsync/rsync.mk
+++ b/package/rsync/rsync.mk@@ -9,6 +9,7 @@ RSYNC_SITE = http://rsync.samba.org/ftp/rsync/src RSYNC_LICENSE = GPL-3.0+ with exceptions RSYNC_LICENSE_FILES = COPYING RSYNC_CPE_ID_VENDOR = samba +RSYNC_SELINUX_MODULES = rsync RSYNC_DEPENDENCIES = zlib popt RSYNC_CONF_OPTS = \ --with-included-zlib=no \
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot