From f46f34335c75248f8625232e72fb0635702bd6cc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 30 Apr 2010 18:49:38 +0200 Subject: Merging casper 1.197. --- scripts/live-bottom/22serialtty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/live-bottom/22serialtty') diff --git a/scripts/live-bottom/22serialtty b/scripts/live-bottom/22serialtty index 23ca8f0..a8008eb 100755 --- a/scripts/live-bottom/22serialtty +++ b/scripts/live-bottom/22serialtty @@ -43,7 +43,7 @@ start on stopped rc RUNLEVEL=[2345] stop on runlevel [!2345] respawn -exec /sbin/getty 115200 ${tty} +exec /sbin/getty -L 115200 ${tty} vt100 EOF log_end_msg -- cgit v1.2.3