From f8d9a63579169bfc7ddb8480c043eb4e4efa99dc Mon Sep 17 00:00:00 2001 From: ficus Date: Mon, 24 Sep 2012 16:22:22 +0200 Subject: inittab in config, not by echoing --- packages/torouter-prep/configs/etc/inittab | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/torouter-prep/configs/etc/inittab') diff --git a/packages/torouter-prep/configs/etc/inittab b/packages/torouter-prep/configs/etc/inittab index 98dca83..483d42a 100644 --- a/packages/torouter-prep/configs/etc/inittab +++ b/packages/torouter-prep/configs/etc/inittab @@ -67,4 +67,5 @@ po::powerokwait:/etc/init.d/powerfail stop # #T3:23:respawn:/sbin/mgetty -x0 -s 57600 ttyS3 -T0:2345:respawn:/sbin/getty -L ttyS0 115200 linux +#T0:2345:respawn:/sbin/getty -L ttyS0 115200 linux +T0:12345:respawn:/sbin/getty -L ttyS0 115200 vt100 -- cgit v1.2.3