From 377449c64c5ca5e01563f7c9104d88f5e53bf6ad Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Oct 17 2012 12:42:07 +0000 Subject: Add support for /usr/bin/oo-cgroup-read /usr/bin/oo-restorer /usr/bin/oo-restorer-wrapper.sh --- diff --git a/openshift.fc b/openshift.fc index 8283601..817a3a9 100644 --- a/openshift.fc +++ b/openshift.fc @@ -13,10 +13,10 @@ /var/log/mcollective\.log -- gen_context(system_u:object_r:openshift_log_t,s0) -/usr/bin/rhc-cgroup-read -- gen_context(system_u:object_r:openshift_cgroup_read_exec_t,s0) +/usr/bin/(oo|rhc)-cgroup-read -- gen_context(system_u:object_r:openshift_cgroup_read_exec_t,s0) -/usr/bin/rhc-restorer -- gen_context(system_u:object_r:openshift_initrc_exec_t,s0) -/usr/bin/rhc-restorer-wrapper.sh -- gen_context(unconfined_u:object_r:httpd_openshift_script_exec_t,s0) +/usr/bin/(oo|rhc)-restorer -- gen_context(system_u:object_r:openshift_initrc_exec_t,s0) +/usr/bin/(oo|rhc)-restorer-wrapper.sh -- gen_context(unconfined_u:object_r:httpd_openshift_script_exec_t,s0) /usr/bin/oo-admin-ctl-gears -- gen_context(system_u:object_r:openshift_initrc_exec_t,s0) /var/run/stickshift(/.*)? gen_context(system_u:object_r:openshift_var_run_t,s0)