fs_rom_update.run: add capability quota

Fixes #2453
This commit is contained in:
Christian Prochaska 2017-06-15 20:19:41 +02:00 committed by Norman Feske
parent 889db34cc3
commit 04f82721b1
1 changed files with 1 additions and 0 deletions

View File

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