--- 25configure_init.orig	2006-07-30 14:56:56.000000000 +0000
+++ 25configure_init	2006-07-30 14:19:39.000000000 +0000
@@ -23,7 +23,7 @@
 # Arrange for shells on virtual consoles, rather than login prompts
 
 if [ -n "$USERNAME" ]; then
-    sed -i -e "s|^\([^:]*:[^:]*:[^:]*\):.*getty.*\<\(tty[0-9]*\).*$|\1:/bin/login -f $USERNAME </dev/\2 >/dev/\2 2>\&1|" /root/etc/inittab
+    sed -i -e "s|^\([^:]*:[^:]*:[^:]*\):.*getty.*\<\(tty[0-9].*\).*$|\1:/bin/login -f $USERNAME </dev/\2 >/dev/\2 2>\&1|" /root/etc/inittab
 fi
 
 # This has the nice side effect of the cron.{daily,weekly,monthly} jobs in
