From 2bfaac762d283a0e000074f79f704033afd6dead Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Thu, 20 Sep 2018 10:27:43 -0700 Subject: [PATCH] ceph-fuse: add to selinux profile Fixes: http://tracker.ceph.com/issues/36103 Signed-off-by: Patrick Donnelly --- selinux/ceph.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/selinux/ceph.fc b/selinux/ceph.fc index df47fe10b495f..b942dd704dbd0 100644 --- a/selinux/ceph.fc +++ b/selinux/ceph.fc @@ -4,6 +4,7 @@ /usr/bin/ceph-mgr -- gen_context(system_u:object_r:ceph_exec_t,s0) /usr/bin/ceph-mon -- gen_context(system_u:object_r:ceph_exec_t,s0) /usr/bin/ceph-mds -- gen_context(system_u:object_r:ceph_exec_t,s0) +/usr/bin/ceph-fuse -- gen_context(system_u:object_r:ceph_exec_t,s0) /usr/bin/ceph-osd -- gen_context(system_u:object_r:ceph_exec_t,s0) /usr/bin/radosgw -- gen_context(system_u:object_r:ceph_exec_t,s0) -- 2.39.5