# now run any rc scripts
::sysinit:/etc/init.d/rcS S boot
# Put a getty on the serial port
console::respawn:/sbin/getty -L console 0 vt102 # GENERIC_SERIAL
# Stuff to do before rebooting
::shutdown:/etc/init.d/rcS K shutdown
