X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage1%2Fmisc%2Finittab;h=66120a17850ea884ecaa9c4d9008d63f10e8657f;hb=b6f8c455b6b970c08eab79303c95acbc1506f61d;hp=09fe5ae89d3fd69e1318cf0000808229dc415c6a;hpb=6d3d50c17b24ef41f917f5776696eca810198092;p=hvlinux.git diff --git a/stage1/misc/inittab b/stage1/misc/inittab index 09fe5ae..66120a1 100644 --- a/stage1/misc/inittab +++ b/stage1/misc/inittab @@ -47,13 +47,13 @@ su:S016:once:/sbin/sulogin # /bin/login command. # The field MUST be the same as the last # characters of the device (after "tty"). -1:12345:respawn:/sbin/agetty 38400 tty1 -2:2345:respawn:/sbin/agetty 38400 tty2 -3:2345:respawn:/sbin/agetty 38400 tty3 -4:2345:respawn:/sbin/agetty 38400 tty4 -5:2345:respawn:/sbin/agetty 38400 tty5 -6:2345:respawn:/sbin/agetty 38400 tty6 +1:12345:respawn:/sbin/agetty --noclear 38400 tty1 +2:2345:respawn:/sbin/agetty --noclear 38400 tty2 +3:2345:respawn:/sbin/agetty --noclear 38400 tty3 +4:2345:respawn:/sbin/agetty --noclear 38400 tty4 +5:2345:respawn:/sbin/agetty --noclear 38400 tty5 +6:2345:respawn:/sbin/agetty --noclear 38400 tty6 # Run xdm or kdm in runlevel 5 # kdm or xdm is now a separate service -x:5:respawn:/usr/X11R6/bin/xdm -nodaemon +x:5:respawn:/usr/bin/xdm -nodaemon