mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
run/terminal_crosslink: fix cap quota
This commit is contained in:
committed by
Christian Helmuth
parent
4e29c1ca40
commit
fff80bfe6c
@@ -34,6 +34,7 @@ append config {
|
||||
<default-route>
|
||||
<any-service> <parent/> <any-child/> </any-service>
|
||||
</default-route>
|
||||
<default caps="200"/>
|
||||
<start name="timer">
|
||||
<resource name="RAM" quantum="512K"/>
|
||||
<provides> <service name="Timer"/> </provides>
|
||||
|
||||
Reference in New Issue
Block a user