#
# /etc/inittab
#

# Specify things to do when starting
::sysinit:/etc/rc.d/rcS

# Specify things to do before rebooting
::ctrlaltdel:/bin/umount -a -r > /dev/null 2>&1
::ctrlaltdel:/sbin/swapoff -a > /dev/null 2>&1

# Specify program to run on tty1
#::respawn:/sbin/getty -L 38400 ttyCPM0
#::respawn:/bin/sh
::respawn:/DSX/dsx
