summarylogtreecommitdiffstats
path: root/vmAutoStart.xml
diff options
context:
space:
mode:
authorYurii Kolesnykov2020-07-28 10:58:55 +0300
committerYurii Kolesnykov2020-07-28 10:58:55 +0300
commitca37c145c34d9c0b008e9a02b57ec32fc3bddcfb (patch)
treed9f3447d9922cc08d8a1f1317e34a5dd2f36d8f2 /vmAutoStart.xml
downloadaur-ca37c145c34d9c0b008e9a02b57ec32fc3bddcfb.tar.gz
init, 16540321
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
Diffstat (limited to 'vmAutoStart.xml')
-rw-r--r--vmAutoStart.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/vmAutoStart.xml b/vmAutoStart.xml
new file mode 100644
index 000000000000..422da117572b
--- /dev/null
+++ b/vmAutoStart.xml
@@ -0,0 +1,9 @@
+<ConfigRoot>
+ <SystemDefaults>
+ <_type>vim.host.AutoStartManager.SystemDefaults</_type>
+ <startDelay>120</startDelay>
+ <stopAction>PowerOff</stopAction>
+ <stopDelay>120</stopDelay>
+ <waitForHeartbeat>false</waitForHeartbeat>
+ </SystemDefaults>
+</ConfigRoot> \ No newline at end of file