From: John Wolfe Date: Thu, 4 Mar 2021 21:48:46 +0000 (-0800) Subject: Change not applicable to open-vm-tools. X-Git-Tag: stable-11.3.0~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b00709f8f9af26a1fb5803ef22c155b5983086ac;p=thirdparty%2Fopen-vm-tools.git Change not applicable to open-vm-tools. Windows: Add default setting to example tools.conf. --- diff --git a/open-vm-tools/tools.conf b/open-vm-tools/tools.conf index c14ed000c..4fac64d09 100644 --- a/open-vm-tools/tools.conf +++ b/open-vm-tools/tools.conf @@ -1,4 +1,4 @@ -# Copyright (c) 2019-2020 VMware, Inc. All rights reserved. +# Copyright (c) 2019-2021 VMware, Inc. All rights reserved. # "CAUTION: tools.conf is highly syntax sensitive file. Use extreme caution # while editing it. If modified, it is automatically re-loaded by @@ -391,3 +391,10 @@ # Default value is "vmtools" which points to the latest version of # VMware Tools package in the GuestStore. #vmtools-version-key=vmtools + +[devicehelper] + +# The deviceHelper plugin is only available for Windows. + +# Set to true to disable the deviceHelper plugin. +#disabled=false