22 lines
582 B
Plaintext
22 lines
582 B
Plaintext
$OpenBSD: patch-src_cf_data_pre,v 1.29 2008/08/20 16:35:15 brad Exp $
|
|
--- src/cf.data.pre.orig Thu Jul 10 05:47:28 2008
|
|
+++ src/cf.data.pre Fri Aug 8 22:44:01 2008
|
|
@@ -3755,7 +3755,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
|
|
@@ -3769,7 +3769,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
|