diff options
Diffstat (limited to 'kvmxfile')
-rw-r--r-- | kvmxfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -81,3 +81,6 @@ ssh_support="y" # # This setting is used during virtual machine bootstrapping by kvmx-create. ssh_custom="y" + +# Bootloader (used only during bootstrapping by kvmx-create). +bootloader="grub" |