]> git.proxmox.com Git - ceph.git/blame - ceph/selinux/ceph.fc
update sources to 12.2.10
[ceph.git] / ceph / selinux / ceph.fc
CommitLineData
7c673cae
FG
1/etc/rc\.d/init\.d/ceph -- gen_context(system_u:object_r:ceph_initrc_exec_t,s0)
2/etc/rc\.d/init\.d/radosgw -- gen_context(system_u:object_r:ceph_initrc_exec_t,s0)
3
31f18b77 4/usr/bin/ceph-mgr -- gen_context(system_u:object_r:ceph_exec_t,s0)
7c673cae
FG
5/usr/bin/ceph-mon -- gen_context(system_u:object_r:ceph_exec_t,s0)
6/usr/bin/ceph-mds -- gen_context(system_u:object_r:ceph_exec_t,s0)
91327a77 7/usr/bin/ceph-fuse -- gen_context(system_u:object_r:ceph_exec_t,s0)
7c673cae
FG
8/usr/bin/ceph-osd -- gen_context(system_u:object_r:ceph_exec_t,s0)
9/usr/bin/radosgw -- gen_context(system_u:object_r:ceph_exec_t,s0)
10
11/var/lib/ceph(/.*)? gen_context(system_u:object_r:ceph_var_lib_t,s0)
12
13/var/log/ceph(/.*)? gen_context(system_u:object_r:ceph_log_t,s0)
14/var/log/radosgw(/.*)? gen_context(system_u:object_r:ceph_log_t,s0)
15
16/var/run/ceph(/.*)? gen_context(system_u:object_r:ceph_var_run_t,s0)