mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 15:33:28 +08:00
package/mongodb: add SELinux module
Support for mongodb is added by the services/mongodb module in the SELinux refpolicy. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
1a76863dce
commit
359bd30350
@ -12,6 +12,7 @@ MONGODB_LICENSE = Apache-2.0 (drivers), SSPL (database)
|
||||
MONGODB_LICENSE_FILES = APACHE-2.0.txt LICENSE-Community.txt
|
||||
|
||||
MONGODB_CPE_ID_VENDOR = mongodb
|
||||
MONGODB_SELINUX_MODULES = mongodb
|
||||
|
||||
MONGODB_DEPENDENCIES = \
|
||||
boost \
|
||||
|
Loading…
Reference in New Issue
Block a user