inittab: don't run agetty on tty1 in runlevel 5 now that kdm and other login manager use vt1 for smooth plymouth integration
This commit is contained in:
parent
2c00804f7c
commit
fa9c7aa009
@ -43,7 +43,7 @@ su:S016:once:/sbin/sulogin
|
||||
# note: the id field should be the tty suffix of the corresponding tty,
|
||||
# e.g. 1 for tty1; otherwise, the login accounting might not work
|
||||
# correctly
|
||||
1:2345:respawn:/sbin/agetty tty1 9600
|
||||
1:234:respawn:/sbin/agetty tty1 9600
|
||||
2:2345:respawn:/sbin/agetty tty2 9600
|
||||
3:2345:respawn:/sbin/agetty tty3 9600
|
||||
4:2345:respawn:/sbin/agetty tty4 9600
|
||||
|
Loading…
Reference in New Issue
Block a user