# inittab, the main control. # $Id: inittab.soekris,v 1.1.1.1 2004/08/31 13:33:28 thomasez Exp $ # # Note: BusyBox init doesn't support runlevels. The runlevels field is # completely ignored by BusyBox init. If you want runlevels, use # sysvinit. # # Format for each entry: ::: # # id == tty to run on, or empty for /dev/console # runlevels == ignored # action == one of sysinit, respawn, askfirst, wait, and once # process == program to run # Startup the system ::sysinit:/etc/rc.initrd console::respawn:/bin/login # tts/0::respawn:/sbin/getty -L tts/0 115200 vt100 # Threefingers; ::ctrlaltdel:/sbin/reboot ::restart:/sbin/init # For a serial: