diff --git a/refpolicy/policy/modules/services/apache.te b/refpolicy/policy/modules/services/apache.te
index ac2e609..2a61cf3 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