# This is run first except when booting in single-user mode.
::sysinit:/etc/init.d/rcS
ttyS0::askfirst:/bin/sh

# Stuff to do when restarting the init process
::restart:/sbin/init

# Stuff to do before rebooting
::ctrlaltdel:/sbin/halt
::shutdown:/bin/umount -a -r
