Bug #430
Freeswitch file location
| Status: | Closed | Start date: | 09/10/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | Alpine 2.1.0 |
Description
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.
Associated revisions
main/freeswitch: move scripts dir to /etc/freeswitch/
sneak in a gcc-4.5 build fix too...
fixes #430
History
Updated by Natanael Copa over 1 year ago
- Target version changed from Alpine 2.0.2 to Alpine 2.1.0
I don't think we want move files around within stable branches.
Updated by Natanael Copa over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 54d0004b9355ac4d464880bf81a552334bb38026.
Updated by Natanael Copa over 1 year ago
- Status changed from Resolved to Closed