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

ttyS0::askfirst:-/bin/sh

::restart:/sbin/init

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