summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--os-plugins/plugins/qemukvm/XX_qemukvm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/qemukvm/XX_qemukvm.sh b/os-plugins/plugins/qemukvm/XX_qemukvm.sh
index e2d47a80..6ecec75b 100644
--- a/os-plugins/plugins/qemukvm/XX_qemukvm.sh
+++ b/os-plugins/plugins/qemukvm/XX_qemukvm.sh
@@ -64,7 +64,7 @@ ${qemukvm_imagesrc}." nonfatal
# lization plugin a file named after it (here run-qemukvm.include)
testmkd /mnt/etc/opt/openslx
cp /mnt/opt/openslx/plugin-repo/qemukvm/run-virt.include \
- /mnt/etc/opt/openslx/run-qemukvm.include
+ /mnt/etc/opt/openslx/plugins/qemukvm/run-qemukvm.include
# create a network configuration template (variables should be setable in
# the future, see vmware plugin)
natnetwork="192.168.101"