mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
getty with hvc0
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
parent
2559fe49b6
commit
6fbed84347
@ -36,5 +36,10 @@ config:
|
||||
major: 204
|
||||
minor: 64
|
||||
mode: 0666
|
||||
- path: "/dev/hvc0"
|
||||
type: c
|
||||
major: 229
|
||||
minor: 0
|
||||
mode: 0666
|
||||
capabilities:
|
||||
- all
|
||||
|
Loading…
Reference in New Issue
Block a user