From c4fc14874b332138600c3e3fa95b69eae0f4e4ba Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Mon, 29 Dec 2008 21:37:45 +0100 Subject: [PATCH] 'fixed vc startup' --- usr/share/archboot/base/etc/inittab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/share/archboot/base/etc/inittab b/usr/share/archboot/base/etc/inittab index f8772e006..761586165 100644 --- a/usr/share/archboot/base/etc/inittab +++ b/usr/share/archboot/base/etc/inittab @@ -19,8 +19,8 @@ c1:2:respawn:/sbin/agetty -8 -n -l /etc/login.sh 38400 vc/1 linux c2:2:respawn:/sbin/agetty -8 -n -l /etc/login.sh 38400 vc/2 linux c3:2:respawn:/sbin/agetty -8 -n -l /etc/login.sh 38400 vc/3 linux c4:2:respawn:/sbin/agetty -8 -n -l /etc/login.sh 38400 vc/4 linux -c5:2:respawn:/sbin/agetty -8 -n -l /etc/login.sh 38400 vc/4 linux -c6:2:respawn:/sbin/agetty -8 -n -l /etc/login.sh 38400 vc/4 linux +c5:2:respawn:/sbin/agetty -8 -n -l /etc/login.sh 38400 vc/5 linux +c6:2:respawn:/sbin/agetty -8 -n -l /etc/login.sh 38400 vc/6 linux ca::ctrlaltdel:/sbin/shutdown -t3 -r now