packages/net/ntpclient/files/ntpclient.config
matteo 176dea44a8 ntpclient: fix the script on avr32, remove useless loop
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
2008-04-22 23:52:07 +00:00

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'