openbsd-ports/www/squid/patches/patch-src_cf_data_pre
merdely c324015314 Update to Squid 2.6.STABLE16.
From brad (MAINTAINER)
ok sthen@
2007-09-10 17:49:23 +00:00

22 lines
585 B
Plaintext

$OpenBSD: patch-src_cf_data_pre,v 1.25 2007/09/10 17:49:23 merdely Exp $
--- src/cf.data.pre.orig Wed Sep 5 17:50:15 2007
+++ src/cf.data.pre Wed Sep 5 21:00:34 2007
@@ -3374,7 +3374,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
@@ -3388,7 +3388,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