diff options
Diffstat (limited to 'www/squid31/files/patch-src-cf.data.pre')
-rw-r--r-- | www/squid31/files/patch-src-cf.data.pre | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/www/squid31/files/patch-src-cf.data.pre b/www/squid31/files/patch-src-cf.data.pre index f13df792fa56..b2b4e55db81f 100644 --- a/www/squid31/files/patch-src-cf.data.pre +++ b/www/squid31/files/patch-src-cf.data.pre @@ -11,18 +11,3 @@ DOC_END -@@ -3047,12 +3062,12 @@ - - NAME: cache_effective_user - TYPE: string --DEFAULT: nobody -+DEFAULT: %%SQUID_UID%% - LOC: Config.effectiveUser - DOC_START - If you start Squid as root, it will change its effective/real - UID/GID to the user specified below. The default is to change -- to UID to nobody. If you define cache_effective_user, but not -+ to UID to %%SQUID_UID%%. If you define cache_effective_user, but not - cache_effective_group, Squid sets the GID to the effective - user's default group ID (taken from the password file) and - supplementary group list from the from groups membership of |