vbox: adjust RAM quota of vbox_pointer

This commit is contained in:
Christian Helmuth 2017-03-16 17:12:20 +01:00
parent 9fb175e236
commit e65802eb68

View File

@ -149,7 +149,7 @@ append config_of_app {
</start>
<start name="vbox_pointer" priority="-1">
<resource name="RAM" quantum="1200K"/>
<resource name="RAM" quantum="2M"/>
<config>}
for { set i 1} { $i <= $use_vms } { incr i} {