packages/net/ntpclient/files/ntpclient.config
nbd ca64ec954f more default ntp servers (see #2336)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:59:43 +00:00

20 lines
415 B
Plaintext

config ntpclient
option hostname '0.openwrt.pool.ntp.org'
option port '123'
option count '1'
config ntpclient
option hostname '1.openwrt.pool.ntp.org'
option port '123'
option count '1'
config ntpclient
option hostname '2.openwrt.pool.ntp.org'
option port '123'
option count '1'
config ntpclient
option hostname '3.openwrt.pool.ntp.org'
option port '123'
option count '1'