From 42bb16fcc942f8b435d0133c4f87dc4e2cec75af Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Aug 02 2012 13:37:12 +0000 Subject: Shut off httpd_tty_comm by default since this is handled by systemd now --- diff --git a/booleans-targeted.conf b/booleans-targeted.conf index 5b76aa1..e43deca 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 #