Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rc(1M) — sys5 — Apollo Domain/IX SR9.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cron(1M)



RC(1M)                   DOMAIN/IX SYS5                    RC(1M)



NAME
     rc - boot time shell script

USAGE
     [cps] /etc/run_rc

DESCRIPTION
     The script /sys/node_data/etc.rc initializes the /tmp and
     /usr/tmp directories and optinally starts the cron(1) dae-
     mon.  The run_rc command runs the script with a uid of
     "root," and will be invoked at node startup time if you
     include the following line in your DM startup file.

         cps /etc/run_rc

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

NOTES TO DOMAIN/IX USERS
     Beginning at SR9.5, the `node_data/etc.rc must be owned by
     root, and have the setuid bit set.  The run_rc program can
     execute a user-created file, `node_data/etc.rc.local, which
     may contain commands that do not need to run as root.

FILES
     /etc/run_rc         program that runs `node_data/etc.rc

     /sys/node_data/etc.rc
                         boot time shell script that runs as root

     /sys/node_data/etc.rc.local
                         boot time shell script for user commands

     /etc/rc             link to `node_data/etc.rc

     /etc/rc.local       link to `node_data/etc.rc.local

RELATED INFORMATION
     cron(1M)













Printed 12/4/86                                              RC-1





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