176dea44a8
and replace it with a '0' count value. don't ignore config file count setting git-svn-id: svn://svn.openwrt.org/openwrt/packages@10923 3c298f89-4303-0410-b956-a3cf2f4a3e73
23 lines
453 B
Plaintext
23 lines
453 B
Plaintext
config ntpclient
|
|
option hostname '0.openwrt.pool.ntp.org'
|
|
option port '123'
|
|
option count '0'
|
|
|
|
config ntpclient
|
|
option hostname '1.openwrt.pool.ntp.org'
|
|
option port '123'
|
|
option count '0'
|
|
|
|
config ntpclient
|
|
option hostname '2.openwrt.pool.ntp.org'
|
|
option port '123'
|
|
option count '0'
|
|
|
|
config ntpclient
|
|
option hostname '3.openwrt.pool.ntp.org'
|
|
option port '123'
|
|
option count '0'
|
|
|
|
config ntpdrift
|
|
option freq '0'
|