mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Merge branch 'switch_vt_on_minimal' into 'master'
Switch to VT 2 after booting for the minimal config See merge request redox-os/redox!1579
This commit is contained in:
commit
a35e6e0ca3
@ -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