remove ceph code
[stor4nfv.git] / src / ceph / selinux / ceph.fc
diff --git a/src/ceph/selinux/ceph.fc b/src/ceph/selinux/ceph.fc
deleted file mode 100644 (file)
index df47fe1..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/etc/rc\.d/init\.d/ceph                --      gen_context(system_u:object_r:ceph_initrc_exec_t,s0)
-/etc/rc\.d/init\.d/radosgw     --      gen_context(system_u:object_r:ceph_initrc_exec_t,s0)
-
-/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-osd              --      gen_context(system_u:object_r:ceph_exec_t,s0)
-/usr/bin/radosgw               --      gen_context(system_u:object_r:ceph_exec_t,s0)
-
-/var/lib/ceph(/.*)?            gen_context(system_u:object_r:ceph_var_lib_t,s0)
-
-/var/log/ceph(/.*)?            gen_context(system_u:object_r:ceph_log_t,s0)
-/var/log/radosgw(/.*)?         gen_context(system_u:object_r:ceph_log_t,s0)
-
-/var/run/ceph(/.*)?            gen_context(system_u:object_r:ceph_var_run_t,s0)