Assign cap quotas in run scripts and recipes

Issue #2398
This commit is contained in:
Norman Feske
2017-05-07 22:36:11 +02:00
committed by Christian Helmuth
parent e44f65f3b2
commit 773e08976d
162 changed files with 388 additions and 293 deletions

View File

@@ -22,6 +22,7 @@ install_config {
<default-route>
<any-service> <parent/> <any-child/> </any-service>
</default-route>
<default caps="50"/>
<start name="hello_server">
<resource name="RAM" quantum="1M"/>
<provides> <service name="Hello"/> </provides>