mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Remove inputd init entry from server-minimal.toml
It doesn't get built
This commit is contained in:
parent
7a32bee728
commit
436f86b1ff
@ -46,7 +46,6 @@ escalated
|
||||
[[files]]
|
||||
path = "/etc/init.d/30_console"
|
||||
data = """
|
||||
inputd -A 2
|
||||
getty 2
|
||||
getty debug: -J
|
||||
"""
|
||||
|
||||
@ -46,7 +46,6 @@ escalated
|
||||
[[files]]
|
||||
path = "/etc/init.d/30_console"
|
||||
data = """
|
||||
inputd -A 2
|
||||
getty 2
|
||||
getty debug: -J
|
||||
"""
|
||||
|
||||
@ -46,7 +46,6 @@ escalated
|
||||
[[files]]
|
||||
path = "/etc/init.d/30_console"
|
||||
data = """
|
||||
inputd -A 2
|
||||
getty 2
|
||||
getty debug: -J
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user