1
0

chrony.config 238 B

1234567891011121314
  1. config pool
  2. option hostname '2.openwrt.pool.ntp.org'
  3. option maxpoll '12'
  4. option iburst 'yes'
  5. config dhcp_ntp_server
  6. option iburst 'yes'
  7. config allow
  8. option interface 'lan'
  9. config makestep
  10. option threshold '1.0'
  11. option limit '3'