summaryrefslogtreecommitdiffstats
path: root/roles/ntpserver/templates/chrony.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/ntpserver/templates/chrony.conf.j2')
-rw-r--r--roles/ntpserver/templates/chrony.conf.j28
1 files changed, 8 insertions, 0 deletions
diff --git a/roles/ntpserver/templates/chrony.conf.j2 b/roles/ntpserver/templates/chrony.conf.j2
index c836cb7..eb1f825 100644
--- a/roles/ntpserver/templates/chrony.conf.j2
+++ b/roles/ntpserver/templates/chrony.conf.j2
@@ -31,6 +31,14 @@ rtcsync
# if the adjustment is larger than 1 second.
makestep 1.0 3
+# Enable hardware timestamping on all interfaces that support it.
+#hwtimestamp *
+
+# Increase the minimum number of selectable sources required to adjust
+# the system clock.
+#minsources 2
+minsources 1
+
# Allow NTP client access from local network.
#allow 192.168/16
allow