This commit is contained in:
Steven Barth 2008-08-20 20:26:03 +00:00
parent 480b181631
commit cfc153984d

View file

@ -1,22 +1,22 @@
config ntpclient config ntpserver
option hostname '0.openwrt.pool.ntp.org' option hostname '0.openwrt.pool.ntp.org'
option port '123' option port '123'
option count '0'
config ntpclient config ntpserver
option hostname '1.openwrt.pool.ntp.org' option hostname '1.openwrt.pool.ntp.org'
option port '123' option port '123'
option count '0'
config ntpclient config ntpserver
option hostname '2.openwrt.pool.ntp.org' option hostname '2.openwrt.pool.ntp.org'
option port '123' option port '123'
option count '0'
config ntpclient config ntpserver
option hostname '3.openwrt.pool.ntp.org' option hostname '3.openwrt.pool.ntp.org'
option port '123' option port '123'
option count '0'
config ntpdrift config ntpdrift
option freq '0' option freq '0'
config ntpclient
option interval 60
#option count 10