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

: /etc/rc 10/10/90
: 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 /tmp/* /usr/spool/uucp/LCK* /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&
/etc/cron&

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

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

unix.superglobalmegacorp.com

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