RUN_RC(1M) DOMAIN/IX Reference Manual (SYS5) RUN_RC(1M)
NAME
run_rc - run the command script in `node_data/etc.rc
USAGE
/etc/run_rc
DESCRIPTION
Run_rc runs the shell script installed in `node_data/etc.rc.
It does a setuid to "root," and is typically invoked by a
line in a DM startup file. The etc.rc script initializes
the /tmp and /usr/tmp directories and optionally starts the
cron command. If you uncomment the line in your DM startup
script that reads
cps /etc/run_rc
the appropriate daemons will be run every time you reboot
your node.
RELATED INFORMATION
rc(1M)
Printed 6/18/85 RUN_RC-1