Don't start getty on console

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2016-06-28 09:56:47 +02:00
parent b00ff7b58d
commit 1627bfbc46

View File

@ -7,9 +7,6 @@
# Put a getty on the serial port
ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100
# Put a getty on the console
tty1::respawn:/sbin/getty 115200 tty1 linux
# Stuff to do for the 3-finger salute
::ctrlaltdel:/sbin/reboot