Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rc.bsd(8) — Domain/IX SR9.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cron(1)

telnetd(8c)

ftpd(8c)

rlogind(8c)

rwhod(8c)

rshd(8c)

routed(8c)

uucp(1)

RC(8)

NAME

rc − boot time shell script

USAGE

[cps] /etc/run_rc

DESCRIPTION

Run_rc does a setuid to “root” and runs the shell script /sys/node_data/etc.rc.  This script initializes /tmp and /usr/tmp and optionally starts various daemons (e.g., telnetd, rlogind, ftpd, and so on). 

Edit the script to tailor it for the node on which it is installed. 

This script is typically run at boot time.  If you include the following line in your DM startup file:

     cps /etc/run_rc

etc.rc will be run every time you reboot your node. 

NOTE

The /etc/rc file is a variant link, which resolves to ‘node_data/etc.rc. 

FILES

/etc/run_rcprogram that runs ‘node_data/etc.rc
/sys/node_data/etc.rcboot time shell script
/etc/rclink to ‘node_data/etc.rc

RELATED INFORMATION

cron(1) telnetd(8c) ftpd(8c) rlogind(8c) rwhod(8c) rshd(8c) routed(8c) uucp(1)
 
 
 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026