ceph-fuse: add to selinux profile

Fixes: http://tracker.ceph.com/issues/36103

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
Patrick Donnelly 2018-09-20 10:27:43 -07:00
parent 3e3b69dbde
commit 2bfaac762d
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB

View File

@ -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)