OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / vendors / Arcturus / uC5275-16E32U150 / inittab
1 # inittab for uClinux
2 # Format:
3 # ttyline:termcap-entry:getty-command
4 #  To use the following line with speed 0 you need to use
5 #  agetty from the uCagetty package
6 #  uCagetty's implemenation retrieves the speed from the
7 #  bootloader environment variable CONSOLE_SPEED
8 #ttyS0:vt100:/bin/agetty 0 ttyS0
9 ttyS0:vt100:/bin/agetty 9600 ttyS0
10 ttyS1:vt100:/bin/agetty 9600 ttyS1
11 inet:unknown:/bin/inetd
12 http:unknown:/bin/thttpd -p 80 -d /home/httpd -c **.cgi -u root -e 5000