From 9313292708570f1b7786a2bb092345003e5a7969 Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Tue, 3 Nov 2009 19:34:13 +0000 Subject: hopefully last fix :( forgotten prefix /mnt git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3188 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmchooser/XX_vmchooser.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os-plugins/plugins') diff --git a/os-plugins/plugins/vmchooser/XX_vmchooser.sh b/os-plugins/plugins/vmchooser/XX_vmchooser.sh index 1a16f84e..4f656478 100644 --- a/os-plugins/plugins/vmchooser/XX_vmchooser.sh +++ b/os-plugins/plugins/vmchooser/XX_vmchooser.sh @@ -30,7 +30,7 @@ if [ -e $CONFFILE ]; then testmkd ${PLUGINCONFDIR}/fd-loop 1777 cp $CONFFILE ${PLUGINCONFDIR}/vmchooser.conf # TODO: remove vmchooser-stage3.conf when vmchooser path adapted - cp $CONFFILE ${OPENSLX_DEFAULT_CONFDIR}/vmchooser-stage3.conf + cp $CONFFILE /mnt/${OPENSLX_DEFAULT_CONFDIR}/vmchooser-stage3.conf ln -s ${PLUGINDIR}/run-virt.sh ${BINDIR}/run-virt.sh ln -s ${PLUGINDIR}/vmchooser ${BINDIR}/vmchooser -- cgit v1.2.3-55-g7522