blob: d92bfed79f56ad5466072fb3d38869fb0ef4870b (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- inittab.orig 2011-08-06 17:44:17.563781289 +0000
+++ inittab 2011-08-06 17:44:36.440448743 +0000
@@ -24,7 +24,6 @@
su:S:wait:/sbin/sulogin -p
# -8 options fixes umlauts problem on login
-c1:2345:respawn:/sbin/agetty -8 -s 38400 tty1 linux
c2:2345:respawn:/sbin/agetty -8 -s 38400 tty2 linux
c3:2345:respawn:/sbin/agetty -8 -s 38400 tty3 linux
c4:2345:respawn:/sbin/agetty -8 -s 38400 tty4 linux
|