summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--os-plugins/plugins/vmware/files/run-virt.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmware/files/run-virt.include b/os-plugins/plugins/vmware/files/run-virt.include
index 83eebb86..62a7bc71 100644
--- a/os-plugins/plugins/vmware/files/run-virt.include
+++ b/os-plugins/plugins/vmware/files/run-virt.include
@@ -371,7 +371,7 @@ sync
# TODO: optimize, currently kinda inefficient, too much copys, but we
# don't know which one is installed...
for i in /opt/openslx/plugin-repo/vmware/*; do
- cp ${i}/nvram.5.0 ${confdir}/nvram 2>/dev/null
+ cp ${i}/nvram ${confdir}/nvram 2>/dev/null
done
# set the variables appropriately