ntpclient: fix and cleanup
[openwrt/svn-archive/archive.git] / net / ntpclient / files / ntpclient.config
1 config ntpclient
2 option hostname 'pool.ntp.org'
3 option port '123'
4 option count '1'
5
6 config ntpclient
7 option hostname 'ntp.ubuntu.com'
8 option port '123'
9 option count '1'