mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-02 23:42:23 +00:00
Merge pull request #229 from rneugeba/no-console
Don't start getty on console
This commit is contained in:
commit
65e463b8cb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user