projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1c5ca5
)
package/rsync: add SELinux module
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Sun, 1 Aug 2021 11:42:44 +0000
(13:42 +0200)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Sun, 1 Aug 2021 12:05:06 +0000
(14:05 +0200)
Support for rsync is added by the services/rsync module in the SELinux
refpolicy.
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/rsync/rsync.mk
patch
|
blob
|
history
diff --git
a/package/rsync/rsync.mk
b/package/rsync/rsync.mk
index f57e471ef90a8712d1b30cbda4bb3754088c7e31..5b51ca1df795ab6bb667be440013778850020f3a 100644
(file)
--- 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 \