Required for an fstat call in BlkDev::get_devid
Fixes: https://tracker.ceph.com/issues/40743
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
type setfiles_t;
type nvme_device_t;
type httpd_config_t;
+ type proc_kcore_t;
class sock_file unlink;
class tcp_socket name_connect_t;
class lnk_file { create getattr read unlink };
allow ceph_t httpd_config_t:dir search;
+allow ceph_t proc_kcore_t:file getattr;
+
fsadm_manage_pid(ceph_t)
#============= setfiles_t ==============