]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Mon, 22 Feb 2021 17:36:59 +0000 (09:36 -0800)
committerJohn Wolfe <jwolfe@vmware.com>
Mon, 22 Feb 2021 17:36:59 +0000 (09:36 -0800)
open-vm-tools/lib/include/vmware/guestrpc/tclodefs.h

index 4c5685f04fb0d10f6a20c4e56630afa0acacf9f8..037f53ea9fb428642f66a1c066d5b474b6b82576 100644 (file)
 #define TOOLSOPTION_ENABLE_GUESTSTORE_ACCESS      "enableGuestStoreAccess"
 #define TOOLSOPTION_ENABLE_DEVICEHELPER           "enableDeviceHelper"
 
+/*
+ * Device helper commands.
+ */
+
+#define DEVICEHELPER_CONFIG_DONE_CMD    "guest.deviceHelper.config_done"
+
 /*
  * Auto-upgrade commands.
  */