luci/contrib/uci/hostfiles/etc/config/ntpclient
Steven Barth cfc153984d updates
2008-08-20 20:26:03 +00:00

22 lines
425 B
Text

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 60
#option count 10