mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
nano3d.run: fix cap quota for drivers subsystem
This commit is contained in:
committed by
Christian Helmuth
parent
d80fadc635
commit
37b5c9a2c1
@@ -26,7 +26,7 @@ append config {
|
||||
</default-route>
|
||||
<default caps="100"/>
|
||||
|
||||
<start name="drivers">
|
||||
<start name="drivers" caps="1000">
|
||||
<resource name="RAM" quantum="32M"/>
|
||||
<binary name="init"/>
|
||||
<route>
|
||||
|
||||
Reference in New Issue
Block a user