You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
321 B

  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. option disabled 'no'
  8. config allow
  9. option interface 'lan'
  10. config makestep
  11. option threshold '1.0'
  12. option limit '3'
  13. config nts
  14. option rtccheck 'yes'
  15. option systemcerts 'yes'