6 lines
249 B
Text
6 lines
249 B
Text
# Generic NTP configuration
|
|
# Time servers and network(s) that may access the time service
|
|
|
|
config ntpd
|
|
option TimeServers "0.openwrt.pool.ntp.org 1.openwrt.pool.ntp.org 2.openwrt.pool.ntp.org 3.openwrt.pool.ntp.org"
|
|
option ClientAccessFrom "lan"
|