]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
selinux: add "type http_cache_port_t" in require section 34539/head
authorKefu Chai <kchai@redhat.com>
Fri, 10 Apr 2020 06:27:48 +0000 (14:27 +0800)
committerNathan Cutler <ncutler@suse.com>
Wed, 15 Apr 2020 20:42:41 +0000 (22:42 +0200)
this addresses the regression introduced by
611a2a7ce1713cf92797b19d8a9a93a7dfc68fa5

Fixes: https://tracker.ceph.com/issues/45022
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 4ca9ef4d276a38a5807b7767e7a3c06858d90e40)

selinux/ceph.te

index 87c7d874e25f3106e68c8607ef4965b210eb1747..d64086e85d530d462042fd44764c7c26bff9c181 100644 (file)
@@ -4,6 +4,7 @@ require {
        type sysfs_t;
        type configfs_t;
        type commplex_main_port_t;
+       type http_cache_port_t;
        type rpm_exec_t;
        type rpm_var_lib_t;
        type kernel_t;