diff options
Diffstat (limited to 'src/usr/targeting/xmltohb/vbu.system.xml')
-rw-r--r-- | src/usr/targeting/xmltohb/vbu.system.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/usr/targeting/xmltohb/vbu.system.xml b/src/usr/targeting/xmltohb/vbu.system.xml index 3d4f672fd..9d72f3df4 100644 --- a/src/usr/targeting/xmltohb/vbu.system.xml +++ b/src/usr/targeting/xmltohb/vbu.system.xml @@ -75,6 +75,15 @@ <id>FREQ_CORE_FLOOR</id> <default>2500</default> </attribute> + <attribute> + <id>SP_FUNCTIONS</id> + <default> + <!-- VBU uses a checkpoint with the FSI initialized --> + <field><id>fsiSlaveInit</id><value>1</value></field> + <field><id>mailboxEnabled</id><value>0</value></field> + <field><id>reserved</id><value>0</value></field> + </default> + </attribute> </targetInstance> <targetInstance> |