mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 01:29: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
|
major: 204
|
||||||
minor: 64
|
minor: 64
|
||||||
mode: 0666
|
mode: 0666
|
||||||
|
- path: "/dev/hvc0"
|
||||||
|
type: c
|
||||||
|
major: 229
|
||||||
|
minor: 0
|
||||||
|
mode: 0666
|
||||||
capabilities:
|
capabilities:
|
||||||
- all
|
- all
|
||||||
|
Loading…
Reference in New Issue
Block a user