]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not directly applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Tue, 19 Feb 2019 20:51:30 +0000 (12:51 -0800)
committerOliver Kurth <okurth@vmware.com>
Tue, 19 Feb 2019 20:51:30 +0000 (12:51 -0800)
open-vm-tools/lib/include/vmware/guestrpc/timesync.h

index 83e06e70e5f516f746f45069ac1e86121a2054db..459b9446344628bdba011b8ce61bbe3b475a1e6a 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 2009-2017 VMware, Inc. All rights reserved.
+ * Copyright (C) 2009-2019 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
@@ -27,6 +27,8 @@
 
 #define TOOLSOPTION_SYNCTIME                        "synctime"
 #define TOOLSOPTION_SYNCTIME_PERIOD                 "synctime.period"
+#define TOOLSOPTION_SYNCTIME_ALLOW                \
+   "time.synchronize.allow"
 #define TOOLSOPTION_SYNCTIME_ENABLE               \
    "time.synchronize.tools.enable"
 #define TOOLSOPTION_SYNCTIME_STARTUP_BACKWARD     \