Add ntpclient config files by Carlos Sobrinho, thanks ! (#1052)
[openwrt/svn-archive/archive.git] / net / ntpclient / files / ntpclient.config
1 config ntp_client
2 option hostname 'pool.ntp.org'
3 option port '123'
4 option count '1'
5
6 config ntp_client
7 option hostname 'ntp.ubuntu.com'
8 option port '123'
9 option count '1'