mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 10:46:25 +00:00
fs_query.run: adjust quota for seL4
This commit is contained in:
parent
32753c3f69
commit
77a875735a
@ -73,7 +73,7 @@ install_config {
|
||||
</start>
|
||||
|
||||
<start name="fs_query" caps="120">
|
||||
<resource name="RAM" quantum="1M"/>
|
||||
<resource name="RAM" quantum="2M"/>
|
||||
<config>
|
||||
<vfs> <dir name="fs"> <fs writeable="yes"/> </dir> </vfs>
|
||||
<query path="/fs/items" content="yes"/>
|
||||
|
Loading…
Reference in New Issue
Block a user