summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/XX_vmchooser.sh
diff options
context:
space:
mode:
authorMichael Janczyk2009-11-04 14:17:42 +0100
committerMichael Janczyk2009-11-04 14:17:42 +0100
commitcfc6a5a0bc1cebe438fb9a48ac09e64cfc93ef34 (patch)
tree9e8bc60784b214ab4ded9c57cda7d2a193729768 /os-plugins/plugins/vmchooser/XX_vmchooser.sh
parentwrong script changed :( (diff)
downloadcore-cfc6a5a0bc1cebe438fb9a48ac09e64cfc93ef34.tar.gz
core-cfc6a5a0bc1cebe438fb9a48ac09e64cfc93ef34.tar.xz
core-cfc6a5a0bc1cebe438fb9a48ac09e64cfc93ef34.zip
vmchooser /w new path /etc/opt/openslx/plugins/vmchooser
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3194 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmchooser/XX_vmchooser.sh')
-rw-r--r--os-plugins/plugins/vmchooser/XX_vmchooser.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/os-plugins/plugins/vmchooser/XX_vmchooser.sh b/os-plugins/plugins/vmchooser/XX_vmchooser.sh
index 4f656478..7f8096c3 100644
--- a/os-plugins/plugins/vmchooser/XX_vmchooser.sh
+++ b/os-plugins/plugins/vmchooser/XX_vmchooser.sh
@@ -29,8 +29,6 @@ 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
- 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