From 8dd8b30a019856525a37f045adb32d2c9fb75724 Mon Sep 17 00:00:00 2001 From: Michael Janczyk Date: Thu, 12 Mar 2009 18:10:14 +0000 Subject: forgot to remove 5.0 in nvram.5.0 git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2738 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmware/files/run-virt.include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os-plugins/plugins') 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 -- cgit v1.2.3-55-g7522