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