From 42bb16fcc942f8b435d0133c4f87dc4e2cec75af Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Thu, 2 Aug 2012 09:37:12 -0400 Subject: [PATCH] Shut off httpd_tty_comm by default since this is handled by systemd now --- booleans-targeted.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/booleans-targeted.conf b/booleans-targeted.conf index 5b76aa17..e43deca0 100644 --- a/booleans-targeted.conf +++ b/booleans-targeted.conf @@ -111,7 +111,7 @@ httpd_ssi_exec = false # Allow http daemon to communicate with the TTY # -httpd_tty_comm = true +httpd_tty_comm = false # Run CGI in the main httpd domain #