mirror of
https://github.com/novatiq/packages.git
synced 2026-07-30 07:13:07 +01:00
7 lines
249 B
Plaintext
7 lines
249 B
Plaintext
# 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"
|