summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes
diff options
context:
space:
mode:
authorSimon Rettberg2019-07-08 12:36:48 +0200
committerSimon Rettberg2019-07-08 12:36:48 +0200
commit8a35d12e356ffd1f49525e1bfd7c61681cd90ff9 (patch)
treec96ef0ea56f20b995fdbfedb54101d2639fc7589 /core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes
parent[vmware-common] Always mangle USB3 speed (diff)
downloadmltk-8a35d12e356ffd1f49525e1bfd7c61681cd90ff9.tar.gz
mltk-8a35d12e356ffd1f49525e1bfd7c61681cd90ff9.tar.xz
mltk-8a35d12e356ffd1f49525e1bfd7c61681cd90ff9.zip
[run-virt] Add --query to check existence of plugin
Diffstat (limited to 'core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes')
-rw-r--r--core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/init_core.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/init_core.inc b/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/init_core.inc
index b724a6f0..cc204d53 100644
--- a/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/init_core.inc
+++ b/core/modules/run-virt/data/opt/openslx/vmchooser/run-virt-includes/init_core.inc
@@ -2,12 +2,6 @@
################################################
# Include: Sets core variables and directories #
################################################
-# Global variables needed for the core functionality
-declare -rg VMCHOOSER_DIR="/opt/openslx/vmchooser"
-declare -rg VMCHOOSER_CONF_DIR="$VMCHOOSER_DIR/config"
-declare -rg USER="$(whoami)"
-declare -rg TMPDIR="/tmp/virt/${USER}/$$"
-declare -rg CONFDIR="${TMPDIR}/metadata"
# Check if the path to the logfile was given externally (by the wrapper)
unset WRAPPED