Bug #843
Squid-3.2 configuration defaults are bad
| Status: | Closed | Start date: | 11/28/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% | ||
| Category: | Aports | |||
| Target version: | Alpine 2.3.3 | |||
| Affected versions: |
Description
squid-3.2 with default configuration fails to start with:
" /var/logs/cache.log: Permission denied"
It seems that the following config options fix it:
cache_log /var/log/squid/cache.log
cache_effective_user squid
cache_effective_group squid
Would be nice if we can include this as build-time defaults.
Associated revisions
main/squid: fix logdir and default user
ref #843
main/squid: fix logdir and default user
fixes #843
(cherry picked from commit 379338be8b4cd31b24080f7f01ae14fe124a84ae)
History
#1
Updated by Natanael Copa over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset d6605664b89166f846eace072fa13603bc0b955e.
#2
Updated by Natanael Copa over 1 year ago
- Status changed from Resolved to Closed