aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-12-31 16:33:35 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-12-31 16:33:35 -0200
commitc12e7ec593a82ece79bda46415d03022c7c6c5b3 (patch)
tree20704d20970a8bdaee4834ce11cbd100121a9bb0 /kvmxfile
parent4d78c576128c8be6f5d1756b68ee23edc7bffccd (diff)
downloadkvmx-c12e7ec593a82ece79bda46415d03022c7c6c5b3.tar.gz
kvmx-c12e7ec593a82ece79bda46415d03022c7c6c5b3.tar.bz2
Adds kvmx-supervise
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index 53cd347..9f2310a 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -161,3 +161,6 @@ bootloader="grub"
# Enviroment passed to SSH commands
#ssh_env="TERM=xterm"
+
+# Whether to be managed by kvmx-supervise
+#supervise_manage="1"