configs: misc changes for VT switching

Signed-off-by: Anhad Singh <andypythonappdeveloper@gmail.com>
This commit is contained in:
Anhad Singh 2023-07-25 19:26:38 +10:00
parent 8d4c36ec5e
commit b33f12e6d2
No known key found for this signature in database
GPG key ID: 80E0357347554B89
14 changed files with 18 additions and 14 deletions

View file

@ -82,7 +82,7 @@ orbital launcher
[[files]]
path = "/etc/init.d/30_console"
data = """
getty display/vesa:2
getty 2
getty debug: -J
"""

View file

@ -82,7 +82,7 @@ orbital orblogin launcher
[[files]]
path = "/etc/init.d/30_console"
data = """
getty display/vesa:2
getty 2
getty debug: -J
"""

View file

@ -72,7 +72,8 @@ dhcpd -b
[[files]]
path = "/etc/init.d/30_console"
data = """
getty display/vesa:2/activate
inputd -A 2
getty 2
getty debug: -J
"""