mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
nano3d.run: fix cap quota for drivers subsystem
This commit is contained in:
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>
|
||||
|
Loading…
Reference in New Issue
Block a user