rc at [bd31af2533]
Logged in as anonymous

File rc artifact 874b880e92 part of check-in bd31af2533


#!/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