]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
selinux: add amqp and soundd types to ceph.te 36026/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:48:49 +0000 (16:48 +0200)
Signed-off-by: Thomas Serlin <tserlin@redhat.com>
(cherry picked from commit c3c5129748d2580ec95ef11609b124eef4dc29ff)

Conflicts:
selinux/ceph.te

selinux/ceph.te

index a5b9f5329fa72ed8d4ef31557e58f7a910be2883..fefbd93bc5e60927ec78c45f2187ef53dd56c5ea 100644 (file)
@@ -13,6 +13,8 @@ require {
        type urandom_device_t;
        type setfiles_t;
        type nvme_device_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 };