id:4:initdefault:
r:S:sysinit:/etc/rc/4
l:1:once:/etc/rc/1
f:4:wait:/etc/rc/4
x:5:wait:/etc/rc/5
ca::ctrlaltdel:/etc/rc/6
l0:0:wait:/etc/rc/0
l6:6:wait:/etc/rc/6
c1:45:respawn:/bin/agetty 38400 tty1
c2:45:respawn:/bin/agetty 38400 tty2
c3:45:respawn:/bin/agetty 38400 tty3
c4:45:respawn:/bin/agetty 38400 tty4
c5:45:respawn:/bin/agetty 38400 tty5
c6:45:respawn:/bin/agetty 38400 tty6

#-----------------------
# servers & deamons
#-----------------------

# X Server 
#X:5:once:/usr/X11R6/bin/startx 2>/dev/null 1>&2

# Xvnc Server 
#V:5:once:/usr/local/bin/vnc start 2>/dev/null 1>&2

# at command scheduler
#AT:5:respawn:/usr/bin/atd

# http server
#W3:5:respawn:/sbin/httpd

# http server
#ID:5:respawn:/usr/sbin/identd

# ringd daemon 
#R:5:respawn:/usr/bin/efax -d /dev/modem -iZ -s -w -A /etc/ring.cmd 2>/dev/null

# serial line connection
#SS:5:respawn:/usr/sbin/in.seriald

# modem (Hayes) line connection
#DS:5:respawn:/bin/agetty -w -t 120 -f /etc/issue.net -I 'ATE1Q1&D2&C1S0=1\015' 115200 ttyS1

# Fax server
#FS:5:respawn:/usr/sbin/in.faxd

# Telnet server
#T1:5:respawn:/usr/bin/nc -e /usr/sbin/in.telnetd -l -p 23 2>/dev/null

# Remote PPP Dialin Server (with mgetty)
#RS:5:respawn:/sbin/mgetty -fD -s 115200 dialin

# Remote PPP Dialin Server (with mugetty)

#RR:5:respawn:/usr/sbin/mugetty  -ppp dialin
#RA:5:respawn:/usr/sbin/mugetty -a  -ppp dialin

# Nokia virtual modem
#NM:5:respawn:/usr/sbin/gnokiid 1>/dev/null 2>/var/log/gnokii.log
