mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
package/rabbitmq-server: add SELinux module
Support for rabbitmq-server is added by the services/rabbitmq 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:
committed by
Thomas Petazzoni
parent
581687e34b
commit
3d61b03739
@@ -34,6 +34,7 @@ RABBITMQ_SERVER_LICENSE_FILES = \
|
||||
LICENSE-rabbitmq_aws
|
||||
RABBITMQ_SERVER_CPE_ID_VENDOR = pivotal_software
|
||||
RABBITMQ_SERVER_CPE_ID_PRODUCT = rabbitmq
|
||||
RABBITMQ_SERVER_SELINUX_MODULES = rabbitmq
|
||||
|
||||
RABBITMQ_SERVER_DEPENDENCIES = host-elixir host-libxslt host-zip erlang libxslt
|
||||
RABBITMQ_SERVER_TARGET_BINS = rabbitmq-plugins rabbitmq-server rabbitmqctl rabbitmq-env rabbitmq-defaults
|
||||
|
||||
Reference in New Issue
Block a user