summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/XX_vmchooser.sh
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins/vmchooser/XX_vmchooser.sh')
-rw-r--r--os-plugins/plugins/vmchooser/XX_vmchooser.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmchooser/XX_vmchooser.sh b/os-plugins/plugins/vmchooser/XX_vmchooser.sh
index 0b417e77..c730d794 100644
--- a/os-plugins/plugins/vmchooser/XX_vmchooser.sh
+++ b/os-plugins/plugins/vmchooser/XX_vmchooser.sh
@@ -30,7 +30,8 @@ if [ -e $CONFFILE ]; then
testmkd ${PLUGINCONFDIR}/loopimg
testmkd ${PLUGINCONFDIR}/fd-loop 1777
cp $CONFFILE ${PLUGINCONFDIR}/vmchooser.conf
-
+ # TODO: remove vmchooser-stage3.conf when vmchooser path adapted
+ ln -s ${PLUGINCONFDIR}/vmchooser.conf ${ETCDIR}/vmchooser-stage3.conf
ln -s ${PLUGINDIR}/run-virt.sh ${BINDIR}/run-virt.sh
ln -s ${PLUGINDIR}/vmchooser ${BINDIR}/vmchooser