From: Miroslav Lichvar Date: Tue, 27 Jan 2015 09:56:27 +0000 (+0100) Subject: examples: add chrony.conf.example1 X-Git-Tag: 2.0-pre1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00eecd3a1d22ac188edbfcec96b2b3e3ecceed08;p=thirdparty%2Fchrony.git examples: add chrony.conf.example1 This is a minimal example. --- diff --git a/examples/chrony.conf.example1 b/examples/chrony.conf.example1 new file mode 100644 index 00000000..f749534f --- /dev/null +++ b/examples/chrony.conf.example1 @@ -0,0 +1,12 @@ +# Use public NTP servers from the pool.ntp.org project. +pool pool.ntp.org iburst + +# Record the rate at which the system clock gains/losses time. +driftfile /var/lib/chrony/drift + +# In first three updates step the system clock instead of slew +# if the adjustment is larger than 10 seconds. +makestep 10 3 + +# Enable kernel synchronization of the real-time clock (RTC). +rtcsync