system: Enable getty on the first serial port.
[matthijs/servers/tika.git] / etc / inittab
index 04eabd609a1f564caa2b017b150db39041e40316..2f0eb805419cb0abaaedde7aaea96f34fb170631 100644 (file)
@@ -60,7 +60,7 @@ po::powerokwait:/etc/init.d/powerfail stop
 
 # Example how to put a getty on a serial line (for a terminal)
 #
-#T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100
+T0:23:respawn:/sbin/getty -L ttyS0 115200 vt100
 #T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100
 
 # Example how to put a getty on a modem line.