Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 650
    • Issues 650
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 215
    • Merge Requests 215
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #843

Closed
Open
Opened Nov 28, 2011 by Timo Teräs@fabledMaintainer

Squid-3.2 configuration defaults are bad

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.

(from redmine: issue id 843, created on 2011-11-28, closed on 2011-12-22)

  • Changesets:
    • Revision 379338be by Natanael Copa on 2011-11-30T15:14:54Z:
main/squid: fix logdir and default user

ref #843
  • Revision d6605664 by Natanael Copa on 2011-12-02T14:06:16Z:
main/squid: fix logdir and default user

fixes #843
(cherry picked from commit 379338be8b4cd31b24080f7f01ae14fe124a84ae)
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Alpine 2.3.3
Milestone
Alpine 2.3.3 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#843