mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
run/dynamic_config: fix caps attribute
This commit is contained in:
parent
719848d59a
commit
99d9830968
@ -25,7 +25,7 @@ install_config {
|
||||
<resource name="RAM" quantum="1M"/>
|
||||
<provides> <service name="ROM" /> </provides>
|
||||
</start>
|
||||
<start name="test-dynamic_config" cap="500">
|
||||
<start name="test-dynamic_config" caps="500">
|
||||
<resource name="RAM" quantum="1M"/>
|
||||
<configfile name="config.dynamic" />
|
||||
<route>
|
||||
|
Loading…
x
Reference in New Issue
Block a user