From 219a6dab8995aad9ac4860cc1a84d6f3509a03a4 Mon Sep 17 00:00:00 2001 From: wbx Date: Sun, 17 May 2009 14:41:34 +0200 Subject: Initial import --- target/qemu-x86/files/etc/inittab | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 target/qemu-x86/files/etc/inittab (limited to 'target/qemu-x86/files/etc/inittab') diff --git a/target/qemu-x86/files/etc/inittab b/target/qemu-x86/files/etc/inittab new file mode 100644 index 000000000..6f21e703b --- /dev/null +++ b/target/qemu-x86/files/etc/inittab @@ -0,0 +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 -- cgit v1.2.3