From 296fba944f43c605e5ef772921444d1d3c23e767 Mon Sep 17 00:00:00 2001 From: Zareen Choudhury Date: Mon, 29 Jan 2018 12:58:49 -0500 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39a5255..564d622 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This section describes the _client-side_ instructions for synchronizing the cloc Modify the chrony configuration file `/etc/chrony/chrony_canopy_client.conf` to reflect your Canopy server's IP address: ``` # /etc/chrony/chrony_canopy_client.conf -server 128.31.37.168 +server 128.31.37.168 iburst ... ``` Disable and stop the default chrony service: