|
|
1.1 ! root 1: : /etc/rc 10/10/90 ! 2: : COHERENT executes this script when it comes up multiuser. ! 3: ! 4: echo Going multiuser... >/dev/console ! 5: ! 6: : Set the date. ! 7: . /etc/timezone ! 8: /bin/date -s `/etc/ATclock` 2>/dev/console ! 9: ! 10: : Remove temporary files and clean up. ! 11: /bin/rm -f /tmp/* /usr/spool/uucp/LCK* /usr/spool/[lh]pd/dpid ! 12: >/etc/mnttab ! 13: >/etc/mtab ! 14: >/etc/utmp ! 15: ! 16: : Edit the file /usr/bin/modeminit and remove comment below ! 17: : if modem initialization is required, e.g. for autoanswer. ! 18: : /usr/bin/modeminit ! 19: ! 20: : Edit the file /usr/bin/ramdisk and remove comment below ! 21: : if ramdisk initialization is desired. ! 22: : /usr/bin/ramdisk ! 23: ! 24: : Spawn background processes. ! 25: /etc/update& ! 26: /etc/cron& ! 27: ! 28: : Mount file systems if appropriate. ! 29: /etc/mount /dev/root / -u ! 30: /etc/mount.all ! 31: ! 32: : Remove files again, in case on a mounted filesystem. ! 33: /bin/rm -f /tmp/* /usr/spool/uucp/LCK* /usr/spool/[lh]pd/dpid
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.