PBX in a Flash for Newbies

/etc/rc.local


/etc/rc.local

#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.

touch /var/lock/subsys/local
/etc/pbx/runonce
/usr/local/sbin/motd.sh > /etc/motd
/usr/src/zaptel/fxotune -s
/usr/local/sbin/amportal start

Go to the

Introduction
to Networking

Online Book

Go to the

PBX in a Flash

Home Page

Go to the

FreePBX

Home Page

Return to the

PBX in a Flash
for Newbies

home page

PBX in a Flash for Newbies License Agreement