diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-12-17 11:07:43 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-12-17 11:07:43 -0200 |
commit | 120bc32790e924bdb1f27e337406d74858e62912 (patch) | |
tree | bf16e115c11f58886a682d26b7fdd8156f0df2a5 | |
parent | 0b82fbf83003e8dbeb30f9a3d382769ab2e3d4da (diff) | |
download | kvmx-120bc32790e924bdb1f27e337406d74858e62912.tar.gz kvmx-120bc32790e924bdb1f27e337406d74858e62912.tar.bz2 |
You might run 'hydractl aperiodic-upgrade' as an startup command
-rw-r--r-- | kvmxfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ shared_folder_mountpoint="/home/$user/code/$VM" # Startup command #startup_command="/path/to/custom/command" -#startup_command="hydractl upgrade" +#startup_command="hydractl aperiodic-upgrade" # Graphics # See https://wiki.archlinux.org/index.php/QEMU#Graphics |