Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • alpine-conf alpine-conf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 44
    • Issues 44
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • alpine-confalpine-conf
  • Issues
  • #2867

Closed
Open
Created Apr 23, 2014 by Natanael Copa@ncopaOwner

fix setup-timezone to work with musl

The current setup-timezone sets up /etc/TZ which is uclibc specific. With the change to musl we need fix this to work with musl libc.

(from redmine: issue id 2867, created on 2014-04-23, closed on 2014-05-30)

  • Changesets:
    • Revision 5690826e by Natanael Copa on 2014-04-23T09:34:02Z:
setup-timezone: use /usr/zoneinfo/localtime instead of /etc/TZ

musl uses /etc/zoneinfo/localtime

ref #927
fixes #2867
Assignee
Assign to
Time tracking