summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/files/xmlfilter.sh
diff options
context:
space:
mode:
authorVolker Uhrig2008-10-07 17:50:56 +0200
committerVolker Uhrig2008-10-07 17:50:56 +0200
commitbf09418468866c76647e648c07611ec1b4ef4cb5 (patch)
tree13773ae695178239ed29b6ebdc6d53e4dabd4306 /os-plugins/plugins/vmchooser/files/xmlfilter.sh
parentMinimal cosmetics. Setting version to 4.9.0 (preview of 5.0 release) ... (diff)
downloadcore-bf09418468866c76647e648c07611ec1b4ef4cb5.tar.gz
core-bf09418468866c76647e648c07611ec1b4ef4cb5.tar.xz
core-bf09418468866c76647e648c07611ec1b4ef4cb5.zip
* fixed path of stage3 depended configuration file
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2265 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/vmchooser/files/xmlfilter.sh')
-rwxr-xr-xos-plugins/plugins/vmchooser/files/xmlfilter.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/os-plugins/plugins/vmchooser/files/xmlfilter.sh b/os-plugins/plugins/vmchooser/files/xmlfilter.sh
index 2719557b..f734ea2f 100755
--- a/os-plugins/plugins/vmchooser/files/xmlfilter.sh
+++ b/os-plugins/plugins/vmchooser/files/xmlfilter.sh
@@ -7,8 +7,8 @@
#
-if [ -f /opt/openslx/plugin-repo/vmchooser/stage3.conf ]; then
- . /opt/openslx/plugin-repo/vmchooser/stage3.conf
+if [ -f /etc/opt/openslx/vmchooser-stage3.conf ]; then
+ . /etc/opt/openslx/vmchooser-stage3.conf
fi
if [ -n ${env} ]; then