smartcard.run: increase cap quota of test component

Fixes #3151
This commit is contained in:
Christian Prochaska 2019-02-11 12:51:28 +01:00 committed by Norman Feske
parent 5d66bfbd19
commit 106cd86375

View File

@ -102,7 +102,7 @@ append config {
<any-service> <parent/> <any-child/> </any-service> <any-service> <parent/> <any-child/> </any-service>
</route> </route>
</start> </start>
<start name="test-smartcard" caps="130"> <start name="test-smartcard" caps="150">
<resource name="RAM" quantum="4M"/> <resource name="RAM" quantum="4M"/>
<config> <config>
<vfs> <vfs>