summaryrefslogtreecommitdiffstats
path: root/core/modules/qemu/module.conf
diff options
context:
space:
mode:
authorManuel Bentele2021-06-30 12:27:43 +0200
committerManuel Bentele2021-06-30 12:27:43 +0200
commite0c7ae0a14a1a2e5b931ebde97d11f7ca936046d (patch)
tree27b53836f12c315ab961eadbc7eba93528c69c34 /core/modules/qemu/module.conf
parent[qemu] Fix setting of cmdln options for the QEMU runvirt plugin (diff)
downloadmltk-e0c7ae0a14a1a2e5b931ebde97d11f7ca936046d.tar.gz
mltk-e0c7ae0a14a1a2e5b931ebde97d11f7ca936046d.tar.xz
mltk-e0c7ae0a14a1a2e5b931ebde97d11f7ca936046d.zip
[qemu] Change location of the runvirt Java plugin
Diffstat (limited to 'core/modules/qemu/module.conf')
-rw-r--r--core/modules/qemu/module.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/qemu/module.conf b/core/modules/qemu/module.conf
index c1cdf05d..1914cffe 100644
--- a/core/modules/qemu/module.conf
+++ b/core/modules/qemu/module.conf
@@ -8,3 +8,7 @@ REQUIRED_MODULES="
REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""
+
+REQUIRED_FILES="
+ /opt/openslx/vmchooser/plugins/qemu/runvirt-plugin-qemu.jar
+"