]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
selinux: add "type http_cache_port_t" in require section 34508/head
authorKefu Chai <kchai@redhat.com>
Fri, 10 Apr 2020 06:27:48 +0000 (14:27 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 10 Apr 2020 06:28:20 +0000 (14:28 +0800)
this addresses the regression introduced by
611a2a7ce1713cf92797b19d8a9a93a7dfc68fa5

Fixes: https://tracker.ceph.com/issues/45022
Signed-off-by: Kefu Chai <kchai@redhat.com>
selinux/ceph.te

index e001b4a566b3006890b06a455f940e0f518d4479..81b4d00675309dea06ef4e049f1806c602cd88d3 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;