--- /etc/inittab	2005-06-14 04:55:22.000000000 +0900
+++ inittab	2005-07-04 15:40:09.000000000 +0900
@@ -32,7 +32,8 @@
 # ud::once:/sbin/update
 
 # Trap CTRL-ALT-DELETE
-ca::ctrlaltdel:/sbin/shutdown -t3 -r now
+#ca::ctrlaltdel:/sbin/shutdown -t3 -r now
+ca::ctrlaltdel:/sbin/poweroff
 
 # When our UPS tells us power has failed, assume we have a few minutes
 # of power left.  Schedule a shutdown for 2 minutes from now.
@@ -45,12 +46,12 @@
 
 
 # Run gettys in standard runlevels
-1:2345:respawn:/sbin/mingetty tty1
+1:2345:respawn:/sbin/mingetty tty1 --noclear
 2:2345:respawn:/sbin/mingetty tty2
-3:2345:respawn:/sbin/mingetty tty3
-4:2345:respawn:/sbin/mingetty tty4
-5:2345:respawn:/sbin/mingetty tty5
-6:2345:respawn:/sbin/mingetty tty6
+#3:2345:respawn:/sbin/mingetty tty3
+#4:2345:respawn:/sbin/mingetty tty4
+#5:2345:respawn:/sbin/mingetty tty5
+#6:2345:respawn:/sbin/mingetty tty6
 
 # Run xdm in runlevel 5
 # xdm is now a separate service
