summaryrefslogtreecommitdiff
path: root/examples/chrony.conf.example1
diff options
context:
space:
mode:
Diffstat (limited to 'examples/chrony.conf.example1')
-rw-r--r--examples/chrony.conf.example112
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/chrony.conf.example1 b/examples/chrony.conf.example1
new file mode 100644
index 0000000..f749534
--- /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