rc at [e71c4b0c63]
Logged in as anonymous

File rc artifact 874b880e92 part of check-in e71c4b0c63


#!/sbin/sh -Tue -

stty status '^T'

trap : 2

HOME=/
PATH=/sbin:/bin:/usr/sbin:/usr/bin

export PATH HOME

make -D AUTOBOOT -C /etc/mrc

echo ''
date
exit 0