#------------------------------#
# inittab for Minix - 95/03/07 #
#------------------------------#
rlvl:2:initdefault:
init::sysinit:/bin/sh -c /etc/rc.sysinit </dev/tty0 >/dev/tty0 2>&1
user::sysinit:/etc/mount /dev/hd2 /usr
wtmp::sysinit:/bin/touch /usr/adm/wtmp
u000:s23:wait:/etc/mount /dev/hd2 /usr
u001:01:wait:/bin/sh -c /etc/cron.stop
warn:0:wait:/bin/wall You had your chance. Goodbye!!
u004:s23:wait:/bin/sh -c /etc/cron.start
tty0:1s23:respawn:/bin/login </dev/tty0 >/dev/tty0 2>&1
u007:0:wait:/bin/rm /usr/adm/wtmp
u005:01:wait:/etc/umount /dev/hd2
u006:1s23:once:/etc/update
rc0:0:wait:/bin/sh -c /etc/rc0 </dev/tty0 >/dev/tty0 2>&1
#------------------------------------------------------------

