diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-12-31 16:33:35 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-12-31 16:33:35 -0200 |
commit | c12e7ec593a82ece79bda46415d03022c7c6c5b3 (patch) | |
tree | 20704d20970a8bdaee4834ce11cbd100121a9bb0 /kvmxfile | |
parent | 4d78c576128c8be6f5d1756b68ee23edc7bffccd (diff) | |
download | kvmx-c12e7ec593a82ece79bda46415d03022c7c6c5b3.tar.gz kvmx-c12e7ec593a82ece79bda46415d03022c7c6c5b3.tar.bz2 |
Adds kvmx-supervise
Diffstat (limited to 'kvmxfile')
-rw-r--r-- | kvmxfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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" |