mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Switch to VT 2 after booting for the minimal config
This commit is contained in:
parent
761f425b1a
commit
7ae0e0fb97
@ -18,6 +18,7 @@ userutils = {}
|
||||
[[files]]
|
||||
path = "/usr/lib/init.d/30_console"
|
||||
data = """
|
||||
inputd -A 2
|
||||
getty 2
|
||||
getty /scheme/debug/no-preserve -J
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user