From fc611666134f8b4a1073eca14bb2ecfe1b3aa954 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 8 Jan 2016 11:50:40 +0100 Subject: Preparations for exam mode --- .../data/opt/openslx/scripts/includes/set_runvirt_variables.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/modules/run-virt/data/opt/openslx/scripts') diff --git a/remote/modules/run-virt/data/opt/openslx/scripts/includes/set_runvirt_variables.inc b/remote/modules/run-virt/data/opt/openslx/scripts/includes/set_runvirt_variables.inc index f0aae889..5215eb2d 100644 --- a/remote/modules/run-virt/data/opt/openslx/scripts/includes/set_runvirt_variables.inc +++ b/remote/modules/run-virt/data/opt/openslx/scripts/includes/set_runvirt_variables.inc @@ -5,8 +5,8 @@ VMCHOOSER_DIR="/opt/openslx/vmchooser" VMCHOOSER_CONF_DIR="$VMCHOOSER_DIR/config" LOGFILE="/var/log/openslx/run-virt.${USER}.$$.log" -TMPDIR="/tmp/virt/$(whoami)" USER="$(whoami)" +TMPDIR="/tmp/virt/${USER}/$$" readonly VMCHOOSER_DIR VMCHOOSER_CONF_DIR LOGFILE TMPDIR USER -- cgit v1.2.3-55-g7522