mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-07 06:16:26 +00:00
Add support for console on tty1
When running moby under other hypervisors, requiring troubleshooting on the serial port can be painful. This change enables console support on tty1 similar to the way prior boot2docker images worked.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
console
|
||||
ttyS0
|
||||
ttyAMA0
|
||||
tty1
|
||||
|
||||
Reference in New Issue
Block a user