packages/net/ntpclient/files/ntpclient.config
blogic e23f71bc52 remove stupid feature from ntpclient hotplug script and remove whitespace errors
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-14 16:45:55 +00:00

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