forked from AbleOS/ableos
CONFIG: adding in a spawn command
This commit is contained in:
parent
d4670cb85d
commit
1a98fe8908
|
@ -29,3 +29,8 @@ userspace = "https://git.ablecorp.us/AbleOS/ableos_userland"
|
|||
version = "1.0"
|
||||
hash = ""
|
||||
repo = "core"
|
||||
[packages.init_server.config]
|
||||
[packages.init_server.config.spawn.serial_driver]
|
||||
package = "serial_driver"
|
||||
[packages.init_server.config.spawn.serial_driver.arguments]
|
||||
port = 0x00
|
||||
|
|
Loading…
Reference in a new issue