summaryrefslogtreecommitdiff
path: root/app-emulation/open-vm-tools/files/mount.vmhgfs
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/open-vm-tools/files/mount.vmhgfs')
-rw-r--r--app-emulation/open-vm-tools/files/mount.vmhgfs2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emulation/open-vm-tools/files/mount.vmhgfs b/app-emulation/open-vm-tools/files/mount.vmhgfs
new file mode 100644
index 000000000000..d4b319c80cb2
--- /dev/null
+++ b/app-emulation/open-vm-tools/files/mount.vmhgfs
@@ -0,0 +1,2 @@
+#!/bin/sh
+hgfsmounter "$@" >/dev/null 2>&1 || vmhgfs-fuse "$@"