File:  [MW Coherent from dump] / coherent / f / etc / rc
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:39 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

: /etc/rc 07/03/92
: COHERENT executes this script when it comes up multiuser.

echo Going multiuser... >/dev/console

: Set the date.
. /etc/timezone
/bin/date -s `/etc/ATclock` 2>/dev/console

: Remove temporary files and clean up.
/bin/rm -f /usr/spool/uucp/LCK*
/bin/rm -f /usr/spool/[lh]pd/dpid

>/etc/mnttab
>/etc/mtab
>/etc/utmp

: Edit the file /usr/bin/modeminit and remove comment below
: if modem initialization is required, e.g. for autoanswer.
: /usr/bin/modeminit

: Edit the file /usr/bin/ramdisk and remove comment below
: if ramdisk initialization is desired.
: /usr/bin/ramdisk

: Spawn background processes.
/etc/update&

: Mount file systems if appropriate.
/etc/mount /dev/root / -u
/etc/mount.all

# Cron MUST be started AFTER /usr/spool has been mounted.
rm -f /usr/lib/cron/FIFO
/etc/cron

: Remove files again, in case on a mounted filesystem.
/bin/rm -f /usr/spool/uucp/LCK* /usr/spool/[lh]pd/dpid

. /etc/drvld.multi

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.