diff options
author | Wen Heping <wen@FreeBSD.org> | 2017-03-06 06:53:38 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2017-03-06 06:53:38 +0000 |
commit | 50f44d5b23db9a584cc41dc75c7013737e078429 (patch) | |
tree | 939a8d9af9127150866f3a0f8fd16b33e8c2d02b /net/chrony/files/patch-examples_chrony.conf.example1 | |
parent | - Update to 1.14 (diff) |
- Update to 3.1
PR: 217573
Submitted by: yonas@fizk.net(maintainer)
Notes
Notes:
svn path=/head/; revision=435517
Diffstat (limited to 'net/chrony/files/patch-examples_chrony.conf.example1')
-rw-r--r-- | net/chrony/files/patch-examples_chrony.conf.example1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/chrony/files/patch-examples_chrony.conf.example1 b/net/chrony/files/patch-examples_chrony.conf.example1 index fc005cd87ba5..d5167768d890 100644 --- a/net/chrony/files/patch-examples_chrony.conf.example1 +++ b/net/chrony/files/patch-examples_chrony.conf.example1 @@ -1,4 +1,4 @@ ---- examples/chrony.conf.example1.orig 2015-10-19 09:18:37 UTC +--- examples/chrony.conf.example1.orig 2017-01-31 10:22:11 UTC +++ examples/chrony.conf.example1 @@ -1,8 +1,8 @@ # Use public NTP servers from the pool.ntp.org project. @@ -9,5 +9,5 @@ -driftfile /var/lib/chrony/drift +driftfile /var/db/chrony/drift - # In first three updates step the system clock instead of slew - # if the adjustment is larger than 1 second. + # Allow the system clock to be stepped in the first three updates + # if its offset is larger than 1 second. |