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 640
    • Issues 640
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 194
    • Merge Requests 194
  • 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
  • #557

Closed
Open
Opened Mar 24, 2011 by Natanael Copa@ncopaOwner

remove /etc/conf.d/local

from /etc/init.d/local:

        if type local_start >/dev/null 2>&1; then
                ewarn "/etc/conf.d/local should be removed."
                ewarn "Please move the code from the local_start function"
                ewarn "to scripts with an .start extension"
                ewarn "in /etc/local.d"
                local_start
        fi

We need to remove the /etc/conf.d/local and create a /etc/local.d/ dir.

(from redmine: issue id 557, created on 2011-03-24, closed on 2011-04-13)

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Alpine 2.2.0
Milestone
Alpine 2.2.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#557