summaryrefslogtreecommitdiffstats
path: root/libexec/container/create-qemu
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/container/create-qemu')
-rwxr-xr-xlibexec/container/create-qemu2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/container/create-qemu b/libexec/container/create-qemu
index 8abd861..d56ac89 100755
--- a/libexec/container/create-qemu
+++ b/libexec/container/create-qemu
@@ -161,7 +161,7 @@ fi
case "${CONFIG_TEMPLATE}" in
'')
- CONFIG_TEMPLATE="/usr/share/${SOFTWARE}/config/container.conf.in"
+ CONFIG_TEMPLATE="/usr/share/${SOFTWARE}/config/vm.conf.in"
;;
esac