aboutsummaryrefslogtreecommitdiff
path: root/emulators/open-vm-tools/files
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2008-08-03 14:39:11 +0000
committerMartin Blapp <mbr@FreeBSD.org>2008-08-03 14:39:11 +0000
commitc6862347155f6492036a93f95e6db25560e5e241 (patch)
treefe2f637154af89d518601801d62241fe0838c92b /emulators/open-vm-tools/files
parent64845ee4b813443edaa87f7a58ce01a45002a850 (diff)
Notes
Diffstat (limited to 'emulators/open-vm-tools/files')
-rw-r--r--emulators/open-vm-tools/files/vmware-guestd.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools/files/vmware-guestd.sh.in b/emulators/open-vm-tools/files/vmware-guestd.sh.in
index d103d830263c..9a95a5e3f0be 100644
--- a/emulators/open-vm-tools/files/vmware-guestd.sh.in
+++ b/emulators/open-vm-tools/files/vmware-guestd.sh.in
@@ -11,7 +11,7 @@ PREFIX=%%PREFIX%%
. %%RC_SUBR%%
# Global
-checkvm_cmd="${PREFIX}/sbin/vmware-checkvm > /dev/null"
+checkvm_cmd="${PREFIX}/bin/vmware-checkvm > /dev/null"
# VMware guest daemon
name="vmware_guestd"