wm.run: increase RAM quota for wm_backdrop

Overcomes a startup issue of the wm_backdrop component on base-linux:

[init] child "wm_backdrop" requests resources: ram_quota=10855936
This commit is contained in:
Norman Feske 2021-02-07 14:05:19 +01:00
parent 7d568247e3
commit 9633a0a524

View File

@ -129,7 +129,7 @@ install_config {
<start name="wm_backdrop" priority="-1">
<binary name="backdrop" />
<resource name="RAM" quantum="24M"/>
<resource name="RAM" quantum="32M"/>
<config>
<libc/>
<vfs>