]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
selinux: add amqp and soundd types to ceph.te 36190/head
authorThomas Serlin <tserlin@redhat.com>
Fri, 10 Jul 2020 05:36:28 +0000 (01:36 -0400)
committerNathan Cutler <ncutler@suse.com>
Thu, 23 Jul 2020 14:47:21 +0000 (16:47 +0200)
Signed-off-by: Thomas Serlin <tserlin@redhat.com>
(cherry picked from commit c3c5129748d2580ec95ef11609b124eef4dc29ff)

Conflicts:
selinux/ceph.te

selinux/ceph.te

index a79ee7edf6a0b83c5cfbe774f755a109e7150f17..9a481b096e2899b5750e90e06d001e5ce0365c46 100644 (file)
@@ -15,6 +15,8 @@ require {
        type nvme_device_t;
        type httpd_config_t;
        type proc_kcore_t;
+       type amqp_port_t;
+       type soundd_port_t;
        class sock_file unlink;
        class tcp_socket name_connect_t;
        class lnk_file { create getattr read unlink };