diff options
author | Jeff Geerling <geerlingguy@mac.com> | 2016-06-23 10:59:06 -0500 |
---|---|---|
committer | Jeff Geerling <geerlingguy@mac.com> | 2016-06-23 10:59:06 -0500 |
commit | 032534f785b5b963ae9bae684a4571e7fb3c8c00 (patch) | |
tree | fde163b7bb3fff017d2f5dd3ef388d684151897c | |
parent | 7b377279f3758139ac3cd9733f19091adbd01f8a (diff) | |
download | ntp-032534f785b5b963ae9bae684a4571e7fb3c8c00.tar.gz ntp-032534f785b5b963ae9bae684a4571e7fb3c8c00.tar.bz2 ntp-032534f785b5b963ae9bae684a4571e7fb3c8c00.tar.xz ntp-032534f785b5b963ae9bae684a4571e7fb3c8c00.zip |
Update README per PR #9.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Available variables are listed below, along with default values (see `defaults/m Whether to start the ntpd service and enable it at system boot. On many virtual machines that run inside a container (like OpenVZ or VirtualBox), it's recommended you don't run the NTP daemon, since the host itself should be set to synchronize time for all it's child VMs. - ntp_timezone: America/Chicago + ntp_timezone: Etc/UTC Set the timezone for your server. |