Upgrade 3CX to v18 and get it hosted free!

AstLinux rc.conf

Author image

20 January 2010
Astlinux has now reached version 0.7. These voip-info.org pages are therefore extremely out-of-date. Please refer to the official Astlinux site:

https://www.astlinux-project.org/

/etc/rc.conf is the main configuration file for AstLinux. It has a very simple variable name = value format.
Basically, it is a shell script that is “sourced” by every other shell script in use on the system, whether it be the startup process, AstLinux scripts like “genkd” or third party scripts that have been modified. This is one of the more interesting (and sometimes confusing) aspects of AstLinux.

Therefore, the variables set in /etc/rc.conf are being used as input from quite a lot of other scripts. Those, who would like to change the basic setup or adapt the setup for special needs should look at these scripts first:

  • /etc/rc
    • main script for system startup; mounts drives/filesystems, modprobes and mounts basic system drivers (but NOT ISDN drivers), starts setup from keydisk, starts main application systems in /etc/runlevels/$ASTRLEVEL
  • /etc/rc.modules
    • configuration file of drivers which should be modprobed and loaded by /etc/rc
  • /etc/runlevels/$ASTRLEVEL/Snn
    • scripts which are being called by /etc/rc during startup in the order of their numbering, e.g. S00wanrouter to S99errorled; some of these scripts are reading their variables from /etc/rc.conf., e.g. S60asterisk starts mISDN with support of the ISDN card defined in /etc/rc.conf
  • /etc/runlevels/$ASTRLEVEL/Knn
    • scripts which are being called by /etc/rc during shutdown in the order of their numbering

PLEASE HELP EXPAND THIS PAGE!!!
Info on rc.local on 0.4.4

The default file contains the entry NTPSERV. If you want to put your preferred NTP server you need to enter it as an IP adddress rather than as a fqdn. It seems that the dns service is not running when this file is parsed. So you would edit the entry as follows:

exisiting entry add hash # NTPSERV=”128.105.39.11″
NTPSERV=”your preferred NTP server IP”


Related Posts:

Get 3CX - Absolutely Free!
Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.