sculpt: increase drivers caps for fuji4 (has ahci and nvme)

One test notebook has an AHCI and NVMe controller and reaches the quota
limit in Sculpt.

issue #4667
This commit is contained in:
Sebastian Sumpf 2022-10-26 16:08:41 +02:00 committed by Christian Helmuth
parent f76f5db2fa
commit 8bd548416d

View File

@ -374,7 +374,7 @@ install_config {
</route>
</start>
<start name="drivers" caps="4600" priority="-1" managing_system="yes">
<start name="drivers" caps="4850" priority="-1" managing_system="yes">
<resource name="RAM" quantum="200M"/>
<resource name="CPU" quantum="10"/>
<binary name="init"/>