]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
serial console: Change default baud rate to 115200.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 17 Sep 2011 17:57:01 +0000 (19:57 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 17 Sep 2011 17:57:01 +0000 (19:57 +0200)
config/etc/inittab

index 527a3f4de73ce138ce08fac832eb33dbbd111dd2..ea5ae9902d24bce03fe6303c2c62d58d2010a0a6 100644 (file)
@@ -26,6 +26,6 @@ su:S016:once:/sbin/sulogin
 5:2345:respawn:/sbin/agetty tty5 9600
 6:2345:respawn:/sbin/agetty tty6 9600
 # *** Uncomment for serial console
-#7:2345:respawn:/sbin/agetty ttyS0 38400
+#7:2345:respawn:/sbin/agetty ttyS0 115200
 
 # End /etc/inittab