From: Patrick Donnelly Date: Thu, 20 Sep 2018 17:27:43 +0000 (-0700) Subject: ceph-fuse: add to selinux profile X-Git-Tag: v14.0.1~177^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=2bfaac762d283a0e000074f79f704033afd6dead;p=ceph.git ceph-fuse: add to selinux profile Fixes: http://tracker.ceph.com/issues/36103 Signed-off-by: Patrick Donnelly --- 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)