Merge pull request #229 from rneugeba/no-console

Don't start getty on console
This commit is contained in:
Rolf Neugebauer 2016-06-28 12:47:59 +02:00 committed by GitHub
commit 65e463b8cb

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