run/dynamic_config_loader: fix cap quota

This commit is contained in:
Martin Stein 2018-10-10 13:03:02 +02:00 committed by Christian Helmuth
parent 99d9830968
commit 0b3351991a
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ install_config {
<default-route>
<any-service> <parent/> <any-child/> </any-service>
</default-route>
<default caps="200"/>
<start name="timer">
<resource name="RAM" quantum="1M"/>
<provides><service name="Timer"/></provides>