f052574592
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6593 3c298f89-4303-0410-b956-a3cf2f4a3e73
7 lines
234 B
Plaintext
7 lines
234 B
Plaintext
# Generic NTP configuration
|
|
# Time servers and network(s) that may access the time service
|
|
|
|
config ntpd
|
|
option TimeServers "0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org"
|
|
option ClientAccessFrom "lan"
|