system: Enable getty on the first serial port.
authorMatthijs Kooijman <matthijs@drsnuggles.stderr.nl>
Tue, 17 Jun 2008 11:55:02 +0000 (13:55 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 18 Nov 2010 18:54:06 +0000 (19:54 +0100)
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.