mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
demo.run: start scout at startup
To be consistent with the documentation, we have to start scout instead of launchpad right at the start of the default demo scenario.
This commit is contained in:
parent
3384d3d23c
commit
bf031b174a
@ -166,9 +166,8 @@ append config {
|
||||
<any-service> <parent/> <any-child/> </any-service>
|
||||
</route>
|
||||
</start>
|
||||
<start name="launchpad">
|
||||
<start name="scout">
|
||||
<resource name="RAM" quantum="64M" />
|
||||
<configfile name="launchpad.config" />
|
||||
</start>
|
||||
</config>}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user