From 4de993bb63a6fb9b2b11142b21e2d329821e0dd2 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 17 Jul 2013 16:38:50 +0200 Subject: [PATCH] change default makestep limit to 10 seconds --- chrony.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chrony.conf b/chrony.conf index 87186e7..9da0097 100644 --- a/chrony.conf +++ b/chrony.conf @@ -15,8 +15,8 @@ driftfile /var/lib/chrony/drift rtcsync # In first three updates step the system clock instead of slew -# if the adjustment is larger than 100 seconds. -makestep 100 3 +# if the adjustment is larger than 10 seconds. +makestep 10 3 # Allow NTP client access from local network. #allow 192.168/16