mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
c839c2119b
Signed-off-by: Ted Hess <thess@kitschensync.net>
24 lines
449 B
Plaintext
24 lines
449 B
Plaintext
config ntpserver
|
|
option hostname '0.openwrt.pool.ntp.org'
|
|
option port '123'
|
|
|
|
config ntpserver
|
|
option hostname '1.openwrt.pool.ntp.org'
|
|
option port '123'
|
|
|
|
config ntpserver
|
|
option hostname '2.openwrt.pool.ntp.org'
|
|
option port '123'
|
|
|
|
config ntpserver
|
|
option hostname '3.openwrt.pool.ntp.org'
|
|
option port '123'
|
|
|
|
config ntpdrift
|
|
option freq '0'
|
|
|
|
config ntpclient
|
|
option interval 600
|
|
#option count 10
|
|
#option interface wan
|