Amending ntp time sync release note

JayF reminded us in IRC that, while rare, some environments out
there may have misconfigured clock and time zone settings.

Added a note to the release note to highlight this.

Change-Id: Ie7ca2f0a08072aaabafabae9687415c67e291a0f
This commit is contained in:
Julia Kreger 2020-03-11 13:45:12 -07:00
parent 5521fa32f6
commit 638cfc6b2e

View File

@ -5,4 +5,6 @@ features:
``ipa-ntp-server`` kernel command line argument to cause the agent
to attempt to sync the clock to the NTP source. The agent also attempts
to sync the software clock to the NTP time source, and assert an update
to the hardware clock prior to powering the machine off.
to the hardware clock prior to powering the machine off. Please note,
if your system clock is set to local time as opposed to UTC,
this may result in undesirable behavior.