Switch to VT 2 after booting for the minimal config

This commit is contained in:
bjorn3 2025-05-22 20:22:31 +02:00
parent 761f425b1a
commit 7ae0e0fb97

View File

@ -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
"""