Project

General

Profile

Actions

Bug #47

closed

Nano img issue 3

Added by Richard Neese over 14 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
08/06/2009
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

when installing pkgs . some pkgs have startup scripts that should endup in /usr/local/etc/rc.d . none of these scripts are getting installed. I believe this is due to the read only nature of the fs. 2 current pkgs having this issue are the freeswitch and freeswitch-dev which try to insta a freeswitch.sh file and the freeswitch-dev wich also have a zaptel startup script . I know some othe rpkgs have them and the are not there.

This prevents pkgs from starting.

Actions #1

Updated by Scott Ullrich over 14 years ago

Freeswitch needs to call conf_mount_rw(); (php) or /etc/rc.conf_mount_rw (shell)

When finished installing, run conf_mount_ro(); or /etc/rc.conf_mount_ro

Actions #2

Updated by Scott Ullrich over 14 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF