summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbootstrap/debian/bootstrap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/debian/bootstrap.sh b/bootstrap/debian/bootstrap.sh
index 36ddc24..2ca9fa6 100755
--- a/bootstrap/debian/bootstrap.sh
+++ b/bootstrap/debian/bootstrap.sh
@@ -189,6 +189,7 @@ EOF
kvm_init_env "$VM_NAME"
+ KVM_DRIVE_OPT=",cache=unsafe,aio=native"
KVM_MANAGE_DISKS=no kvm_start_vm "$VM_NAME"
sync