add missing httpd_helper_t tty part
This commit is contained in:
parent
9ca7e78a35
commit
aba9c7a3cf
|
@ -446,6 +446,13 @@ libs_use_shared_libs(httpd_helper_t)
|
||||||
|
|
||||||
logging_send_syslog_msg(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
|
# Apache PHP script local policy
|
||||||
|
|
Loading…
Reference in New Issue