summaryrefslogtreecommitdiff
path: root/target/alix1c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-03 14:24:21 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-03 14:24:21 +0100
commitf98814d9998b0e7200c137c77a5ba99a49b9562b (patch)
tree212187908b0b2c1d91de61ad1fa6769e45326d0b /target/alix1c
parentc93fd4a4737330aa2d86955e0d2e654410ea76c2 (diff)
ask on vga display for getty
Diffstat (limited to 'target/alix1c')
-rw-r--r--target/alix1c/files/etc/inittab2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/alix1c/files/etc/inittab b/target/alix1c/files/etc/inittab
index 6f21e703b..e6db98239 100644
--- a/target/alix1c/files/etc/inittab
+++ b/target/alix1c/files/etc/inittab
@@ -1,4 +1,4 @@
::sysinit:/etc/init.d/rcS
::shutdown:/etc/init.d/rcK
ttyS0::respawn:/sbin/getty -i -L ttyS0 115200 vt100
-tty1::respawn:/sbin/getty -i -L tty1 115200 vt100
+tty0::askfirst:/sbin/getty -i -L tty0 115200 vt100