From e0515c3b75bd80f950298fb91b02974b7b412287 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 11 May 1999 20:37:30 +0000 Subject: Add "APACHE_PERF_TUNING" and "APACHE_SUEXEC". --- mk/mk.conf.example | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'mk') diff --git a/mk/mk.conf.example b/mk/mk.conf.example index 23b94093991..e073e99216a 100644 --- a/mk/mk.conf.example +++ b/mk/mk.conf.example @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf.example,v 1.53 1999/05/03 23:39:22 tv Exp $ +# $NetBSD: mk.conf.example,v 1.54 1999/05/11 20:37:30 tron Exp $ # # Sample /etc/mk.conf file, which can be used to set specific values @@ -161,6 +161,16 @@ # its logs and status files. # Default: /var/amanda +#APACHE_PERF_TUNING= yes # Optimize for maximum Apache performance. + # Possible: not defined, YES + # Default: not defined + +#APACHE_SUEXEC= yes # Enable support Switch User For Exec. + # See http://www.apache.org/docs/suexec.html + # for more informations. + # Possible: not defined, YES + # Default: not defined + #BOOTSTRAP_EGCS= # Used in egcs-current package to set # bootstrap compile (two-stage) mode. # Possible: defined, not defined -- cgit v1.2.3