]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
examples: add chrony.conf.example1
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 27 Jan 2015 09:56:27 +0000 (10:56 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 27 Jan 2015 14:03:57 +0000 (15:03 +0100)
This is a minimal example.

examples/chrony.conf.example1 [new file with mode: 0644]

diff --git a/examples/chrony.conf.example1 b/examples/chrony.conf.example1
new file mode 100644 (file)
index 0000000..f749534
--- /dev/null
@@ -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