From b7f6ea0dd458cee86da6060eda20062e8719c6b1 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sun, 28 Feb 2010 12:30:13 +0100 Subject: Updating vmchooser, heavy cleanup in vmware plugin ... --- os-plugins/plugins/vmware/files/run-virt.include | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'os-plugins/plugins/vmware/files/run-virt.include') diff --git a/os-plugins/plugins/vmware/files/run-virt.include b/os-plugins/plugins/vmware/files/run-virt.include index 6641d491..0fb1d228 100644 --- a/os-plugins/plugins/vmware/files/run-virt.include +++ b/os-plugins/plugins/vmware/files/run-virt.include @@ -1,7 +1,7 @@ # run-virt.include # ----------------------------------------------------------------------------- # Copyright (c) 2009 - RZ Uni Freiburg -# Copyright (c) 2009 - OpenSLX GmbH +# Copyright (c) 2009..2010 - OpenSLX GmbH # # This program is free software distributed under the GPL version 2. # See http://openslx.org/COPYING @@ -443,6 +443,6 @@ writelog "" # finally set env for run-virt.sh ################################################################################ -VIRTCMD=vmplayer +# using the modified version of the wrapper script +VIRTCMD=/var/opt/openslx/bin/vmplayer VIRTCMDOPTS="${vmopt} ${conffile}" - -- cgit v1.2.3-55-g7522