https://bugzilla.redhat.com/show_bug.cgi?id=1424823
--- Comment #2 from Randy Barlow <[email protected]> --- # audit2allow -b #============= init_t ============== allow init_t epmd_port_t:tcp_socket name_connect; #!!!! WARNING: 'etc_t' is a base type. allow init_t etc_t:file write; allow init_t jabber_interserver_port_t:tcp_socket name_connect; allow init_t mtrr_device_t:file mounton; allow init_t rabbitmq_exec_t:file ioctl; allow init_t rabbitmq_var_lib_t:dir { add_name read remove_name write }; allow init_t rabbitmq_var_lib_t:file { create getattr open read rename unlink write }; allow init_t rabbitmq_var_log_t:dir { add_name read write }; allow init_t rabbitmq_var_log_t:file { append create getattr open read write }; -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ erlang mailing list -- [email protected] To unsubscribe send an email to [email protected]
