1e7cd4578c
from MAINTAINER; Brad <brad@comstyle.com>
22 lines
584 B
Plaintext
22 lines
584 B
Plaintext
$OpenBSD: patch-src_cf_data_pre,v 1.23 2007/04/12 15:10:02 robert Exp $
|
|
--- src/cf.data.pre.orig Sat Feb 3 22:59:24 2007
|
|
+++ src/cf.data.pre Thu Apr 12 11:26:11 2007
|
|
@@ -3311,7 +3311,7 @@ DOC_END
|
|
|
|
NAME: cache_effective_user
|
|
TYPE: string
|
|
-DEFAULT: nobody
|
|
+DEFAULT: _squid
|
|
LOC: Config.effectiveUser
|
|
DOC_START
|
|
If you start Squid as root, it will change its effective/real
|
|
@@ -3326,7 +3326,7 @@ DOC_END
|
|
|
|
NAME: cache_effective_group
|
|
TYPE: string
|
|
-DEFAULT: none
|
|
+DEFAULT: _squid
|
|
LOC: Config.effectiveGroup
|
|
DOC_START
|
|
If you want Squid to run with a specific GID regardless of
|