mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
run/dynamic_config: fix caps attribute
This commit is contained in:
committed by
Christian Helmuth
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>
|
||||
|
||||
Reference in New Issue
Block a user