diff --git a/sbin/qemu b/sbin/qemu index d458e7ec5..2dc3113d6 100755 --- a/sbin/qemu +++ b/sbin/qemu @@ -1,4 +1,5 @@ #!/bin/bash +DISABLE="no" source /boot/config/domain.cfg if [ $DISABLE == "yes" ] then