Skip to content

Commit

Permalink
chrony: add default maxsoures
Browse files Browse the repository at this point in the history
Signed-off-by: Peca Nesovanovic <[email protected]>
  • Loading branch information
Npeca75 committed Nov 7, 2024
1 parent 0698829 commit eb19d9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/chrony/files/chrony.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ config pool
option hostname '2.openwrt.pool.ntp.org'
option maxpoll '12'
option iburst 'yes'
option maxsources '4'

config dhcp_ntp_server
option iburst 'yes'
Expand Down

0 comments on commit eb19d9a

Please sign in to comment.