summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmchooser
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/vmchooser')
-rw-r--r--remote/modules/vmchooser/TODO1
-rwxr-xr-xremote/modules/vmchooser/data/opt/openslx/scripts/run-virt.sh (renamed from remote/modules/vmchooser/data/opt/openslx/bin/run-virt.sh)0
l---------remote/modules/vmchooser/data/var/opt/openslx/bin/run-virt.sh2
3 files changed, 2 insertions, 1 deletions
diff --git a/remote/modules/vmchooser/TODO b/remote/modules/vmchooser/TODO
new file mode 100644
index 00000000..1babdd10
--- /dev/null
+++ b/remote/modules/vmchooser/TODO
@@ -0,0 +1 @@
+adapt globals.cpp globals.h to adopt the new structure of openslx-files: everything we do under /opt/openslx
diff --git a/remote/modules/vmchooser/data/opt/openslx/bin/run-virt.sh b/remote/modules/vmchooser/data/opt/openslx/scripts/run-virt.sh
index 473dfbc7..473dfbc7 100755
--- a/remote/modules/vmchooser/data/opt/openslx/bin/run-virt.sh
+++ b/remote/modules/vmchooser/data/opt/openslx/scripts/run-virt.sh
diff --git a/remote/modules/vmchooser/data/var/opt/openslx/bin/run-virt.sh b/remote/modules/vmchooser/data/var/opt/openslx/bin/run-virt.sh
index ea04a6ad..5139cf8f 120000
--- a/remote/modules/vmchooser/data/var/opt/openslx/bin/run-virt.sh
+++ b/remote/modules/vmchooser/data/var/opt/openslx/bin/run-virt.sh
@@ -1 +1 @@
-/opt/openslx/bin/run-virt.sh \ No newline at end of file
+/opt/openslx/scripts/run-virt.sh \ No newline at end of file