packages/net/chrony/files/chrony.config
2018-10-18 16:56:47 +08:00

15 lines
238 B
Plaintext

config pool
option hostname '2.openwrt.pool.ntp.org'
option maxpoll '12'
option iburst 'yes'
config dhcp_ntp_server
option iburst 'yes'
config allow
option interface 'lan'
config makestep
option threshold '1.0'
option limit '3'