From 051f74edc005309c1a30ea00fe28e6778b107fc0 Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Mon, 4 Oct 2010 20:23:36 +0200 Subject: [PATCH] shutdown: Fedora change. Signed-off-by: Dominick Grift --- policy/modules/admin/shutdown.fc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/policy/modules/admin/shutdown.fc b/policy/modules/admin/shutdown.fc index 917426895..97671a330 100644 --- a/policy/modules/admin/shutdown.fc +++ b/policy/modules/admin/shutdown.fc @@ -1,5 +1,7 @@ /etc/nologin -- gen_context(system_u:object_r:shutdown_etc_t,s0) +/lib/upstart/shutdown -- gen_context(system_u:object_r:shutdown_exec_t,s0) + /sbin/shutdown -- gen_context(system_u:object_r:shutdown_exec_t,s0) -/var/run/shutdown\.pid -- gen_context(system_u:object_r:shutdown_var_run_t,s0) +/var/run/shutdown\.pid -- gen_context(system_u:object_r:shutdown_var_run_t,s0)