UNIX Programming, Certification, System Administration, Performance Tuning Reference Books
Startup scripts configuration parameters

NAME

rcmgr, rc.config - Gets and sets run-time configuration variables stored in the files /etc/rc.config and /etc/rc.config.site

SYNOPSIS

  /usr/sbin/rcmgr set variable value
  /usr/sbin/rcmgr get variable

DESCRIPTION

The rcmgr command retrieves and sets run-time configuration variables stored in /etc/rc.config and /etc/rc.config.site.
These variables are used to configure various subsystems (for example, NFS or NTP) by scripts in the /sbin/init.d directory.

Return to : Unix System Administration Hints and Tips