openbsd-ports/www/squid/patches/patch-src_cf_data_pre

22 lines
583 B
Plaintext

$OpenBSD: patch-src_cf_data_pre,v 1.31 2009/02/08 15:04:33 sthen Exp $
--- src/cf.data.pre.orig Mon Feb 2 06:28:55 2009
+++ src/cf.data.pre Fri Feb 6 11:03:31 2009
@@ -3787,7 +3787,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
@@ -3801,7 +3801,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