Merge branch 'master' into 'master'
configs: misc changes for VT switching See merge request redox-os/redox!1354
This commit is contained in:
commit
2a3632cd48
14 changed files with 18 additions and 14 deletions
|
@ -82,7 +82,7 @@ orbital launcher
|
|||
[[files]]
|
||||
path = "/etc/init.d/30_console"
|
||||
data = """
|
||||
getty display/vesa:2
|
||||
getty 2
|
||||
getty debug: -J
|
||||
"""
|
||||
|
||||
|
|
|
@ -82,7 +82,7 @@ orbital orblogin launcher
|
|||
[[files]]
|
||||
path = "/etc/init.d/30_console"
|
||||
data = """
|
||||
getty display/vesa:2
|
||||
getty 2
|
||||
getty debug: -J
|
||||
"""
|
||||
|
||||
|
|
|
@ -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
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue