1 --- inittab.orig 2008-04-22 05:42:50.000000000 -0400
2 +++ inittab 2008-04-22 05:43:04.000000000 -0400
5 # Example how to put a getty on a serial line (for a terminal)
7 -#T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100
8 +T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100
9 #T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100
11 # Example how to put a getty on a modem line.