mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 01:36:22 +00:00
nic_dump.run: raise drivers cap quota
Fixes failing nightly test with x86_64 sel4. Ref #4923
This commit is contained in:
parent
cccb763737
commit
9d98e8ac01
@ -53,7 +53,7 @@ append config {
|
||||
<provides><service name="Timer"/></provides>
|
||||
</start>
|
||||
|
||||
<start name="drivers" caps="1000" managing_system="yes">
|
||||
<start name="drivers" caps="1200" managing_system="yes">
|
||||
<resource name="RAM" quantum="32M"/>
|
||||
<binary name="init"/>
|
||||
<route>
|
||||
|
Loading…
x
Reference in New Issue
Block a user