summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmchooser/files/xmlfilter.sh
diff options
context:
space:
mode:
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