summaryrefslogtreecommitdiff
path: root/target/x86/files/etc/inittab
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-18 18:00:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-18 18:00:52 +0100
commit2ff878036044b856227caa4a53d2caf2736614ac (patch)
tree0ca6373cc9ee3ab35637a43e4b689b75bdf513df /target/x86/files/etc/inittab
parent4934009fea220a1935c0b40241c90e9a0782097f (diff)
convert qemu for x86/x86_64 to hardware profiles
Diffstat (limited to 'target/x86/files/etc/inittab')
-rw-r--r--target/x86/files/etc/inittab4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/x86/files/etc/inittab b/target/x86/files/etc/inittab
index 4ab5cbe41..e6db98239 100644
--- a/target/x86/files/etc/inittab
+++ b/target/x86/files/etc/inittab
@@ -1,4 +1,4 @@
::sysinit:/etc/init.d/rcS
::shutdown:/etc/init.d/rcK
-tty1::respawn:/sbin/getty -i -L tty1 115200 vt100
-
+ttyS0::respawn:/sbin/getty -i -L ttyS0 115200 vt100
+tty0::askfirst:/sbin/getty -i -L tty0 115200 vt100