diff options
Diffstat (limited to 'community/open-vm-tools/open-vm-tools.confd')
-rw-r--r-- | community/open-vm-tools/open-vm-tools.confd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/open-vm-tools/open-vm-tools.confd b/community/open-vm-tools/open-vm-tools.confd index a1f0d56dde..d5485bd8ac 100644 --- a/community/open-vm-tools/open-vm-tools.confd +++ b/community/open-vm-tools/open-vm-tools.confd @@ -1,6 +1,7 @@ # Configuration for /etc/init.d/open-vm-tools # Set this to 'yes' to enable drag & drop (and vmblock) loading. +# Please note that this feature requires open-vm-tools-hgfs to be installed. #vm_drag_and_drop="no" # Additional options to pass into vmtoolsd. |