No Description

ntpclient.config 449B

1234567891011121314151617181920212223
  1. config ntpserver
  2. option hostname '0.openwrt.pool.ntp.org'
  3. option port '123'
  4. config ntpserver
  5. option hostname '1.openwrt.pool.ntp.org'
  6. option port '123'
  7. config ntpserver
  8. option hostname '2.openwrt.pool.ntp.org'
  9. option port '123'
  10. config ntpserver
  11. option hostname '3.openwrt.pool.ntp.org'
  12. option port '123'
  13. config ntpdrift
  14. option freq '0'
  15. config ntpclient
  16. option interval 600
  17. #option count 10
  18. #option interface wan