Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions board/common/rootfs/etc/chrony/chrony.conf
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ rtcsync
# Step the system clock instead of slewing it if the adjustment is
# larger than one second, but only in the first three clock updates.
makestep 1 3

# Prioritize stratum over distance in source selection.
# Default is 0.001, which means stratum only matters when distances differ
# by >1ms. Setting to 0.0 ensures lower stratum sources are always preferred.
stratumweight 0.0