summarylogtreecommitdiffstats
path: root/vmAutoStart.xml
diff options
context:
space:
mode:
authorJean-Marc Lenoir2018-09-29 13:27:04 +0200
committerJean-Marc Lenoir2018-09-29 13:27:04 +0200
commit013fc11c135dadd4f45e611e087c2c164cd76e36 (patch)
tree7c885fed26513102e5b5d5bd6f434a0785fcea3a /vmAutoStart.xml
downloadaur-013fc11c135dadd4f45e611e087c2c164cd76e36.tar.gz
Initial commit.
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