mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Absolute path for vmkfstools posses problems in ESX4x
(cherry picked from commit 45e77fb2b4e21ed27c4ee4d02f6198dcadda80f0)
This commit is contained in:
parent
9f1446655e
commit
1a4c8d90d9
@ -44,7 +44,7 @@ SYNC=sync
|
||||
TAR=tar
|
||||
TGTADM=tgtadm
|
||||
TGTADMIN=tgt-admin
|
||||
VMKFSTOOLS=/usr/sbin/vmkfstools
|
||||
VMKFSTOOLS=vmkfstools
|
||||
WGET=wget
|
||||
|
||||
if [ "x$(uname -s)" = "xLinux" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user