From aba9c7a3cfb1f48a0c488f7c13c149aacf4dc5a6 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Mon, 31 Oct 2005 20:58:44 +0000 Subject: [PATCH] add missing httpd_helper_t tty part --- refpolicy/policy/modules/services/apache.te | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refpolicy/policy/modules/services/apache.te b/refpolicy/policy/modules/services/apache.te index ac2e6093a..2a61cf3e9 100644 --- a/refpolicy/policy/modules/services/apache.te +++ b/refpolicy/policy/modules/services/apache.te @@ -446,6 +446,13 @@ libs_use_shared_libs(httpd_helper_t) logging_send_syslog_msg(httpd_helper_t) +tunable_policy(`httpd_tty_comm',` + # cjp: this is redundant: + term_use_controlling_term(httpd_helper_t) + + userdom_use_sysadm_terms(httpd_helper_t) +') + ######################################## # # Apache PHP script local policy