packages: Use OpenWrt ntp vendor pool in default configs. (Cleaned whitespace too.)
[openwrt/svn-archive/archive.git] / net / chrony / files / ntpd.config
1 # Generic NTP configuration
2 # Time servers and network(s) that may access the time service
3
4 config ntpd
5 option TimeServers "0.openwrt.pool.ntp.org 1.openwrt.pool.ntp.org 2.openwrt.pool.ntp.org 3.openwrt.pool.ntp.org"
6 option ClientAccessFrom "lan"