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 651
    • Issues 651
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 184
    • Merge Requests 184
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • 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
  • #430

Closed
Open
Opened Sep 10, 2010 by Ted Trask@ttrask01Developer
  • Report abuse
  • New issue
Report abuse New issue

Freeswitch file location

The /etc/init.d/freeswitch script sets the htdocs and scripts directories to be in /usr/share. Both of those things are meant to be edited by users. You can add html, cgi, … to htdocs. And scripts is meant to hold your (lua and other) scripts that will be called by the freeswitch dialplan. So, neither of these should point to /usr, which can be made read-only. I would think scripts should point to /etc/freeswitch/scripts. Or maybe to somewhere in /var. Not sure about htdocs.

(from redmine: issue id 430, created on 2010-09-10, closed on 2010-10-14)

  • Changesets:
    • Revision 54d0004b on 2010-09-30T13:44:37Z:
main/freeswitch: move scripts dir to /etc/freeswitch/

sneak in a gcc-4.5 build fix too...

fixes #430
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Alpine 2.1.0
Milestone
Alpine 2.1.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
2
Labels
Normal type:bug
Assign labels
  • View project labels
Reference: alpine/aports#430