package/sysvinit: drop tty1/2
We don't do it for busybox init so do the same for consistency here. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
7178c9b764
commit
11ed528660
@ -12,9 +12,6 @@ moun::sysinit:/bin/mount -a
|
|||||||
host::sysinit:/bin/hostname -F /etc/hostname
|
host::sysinit:/bin/hostname -F /etc/hostname
|
||||||
init::sysinit:/etc/init.d/rcS
|
init::sysinit:/etc/init.d/rcS
|
||||||
|
|
||||||
1:1:respawn:/sbin/getty 38400 tty1
|
|
||||||
2:1:respawn:/sbin/getty 38400 tty2
|
|
||||||
|
|
||||||
# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 # GENERIC_SERIAL
|
# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 # GENERIC_SERIAL
|
||||||
|
|
||||||
# Stuff to do for the 3-finger salute
|
# Stuff to do for the 3-finger salute
|
||||||
|
Loading…
Reference in New Issue
Block a user