From: domg472@gmail.com (Dominick Grift) Date: Mon, 4 Oct 2010 20:23:40 +0200 Subject: [refpolicy] [ patch 28/44] shutdown: for sudo. In-Reply-To: <1286216636-28449-1-git-send-email-domg472@gmail.com> References: <1286216636-28449-1-git-send-email-domg472@gmail.com> Message-ID: <1286216636-28449-30-git-send-email-domg472@gmail.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Signed-off-by: Dominick Grift --- :100644 100644 51f7c3a... 7824539... M policy/modules/admin/shutdown.te policy/modules/admin/shutdown.te | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/policy/modules/admin/shutdown.te b/policy/modules/admin/shutdown.te index 51f7c3a..7824539 100644 --- a/policy/modules/admin/shutdown.te +++ b/policy/modules/admin/shutdown.te @@ -33,6 +33,8 @@ files_etc_filetrans(shutdown_t, shutdown_etc_t, file) manage_files_pattern(shutdown_t, shutdown_var_run_t, shutdown_var_run_t) files_pid_filetrans(shutdown_t, shutdown_var_run_t, file) +domain_use_interactive_fds(shutdown_t) + files_read_etc_files(shutdown_t) files_read_generic_pids(shutdown_t) -- 1.7.2.3