vbox_share: increase resources for tcp_terminal

This commit is contained in:
Alexander Boettcher 2023-01-31 09:33:57 +01:00 committed by Christian Helmuth
parent f1b048c595
commit e8424e19fa

View File

@ -171,7 +171,7 @@ set config_of_app {
</start>
<start name="tcp_terminal" priority="-1" caps="200">
<resource name="RAM" quantum="5M"/>
<resource name="RAM" quantum="6M"/>
<provides> <service name="Terminal"/> </provides>
<config>
<policy label_prefix="vfs" port="8888"/>