/etc/inittab

-rw-r–r– 1 root root 543 Dec 27 2005 inittab

# This is run first except when booting in single-user mode.
::sysinit:/etc/rc.sh
 
# /bin/sh invocations on selected ttys
#
# Must be first 'respawn' entries to avoid ^C problem
# Start a shell on the console
::respawn:-/bin/sh
 
#::respawn:/sbin/getty 9600 -
#tty2::respawn:/sbin/getty 9600 tty2
 
# Start an "askfirst" shell on /dev/ttyS1
#ttyS1::askfirst:-/bin/sh
 
#
# Start internet super daemon; do NOT background!
#::respawn:/usr/sbin/xinetd -stayalive -reuse -pidfile /tmp/xinetd.pid
 
# Start user application
#::respawn:/bin/application

Navigation

Personal Tools