packages/net/ntpclient/files/ntpclient.config
florian dc76950743 Add ntpclient config files by Carlos Sobrinho, thanks ! (#1052)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6116 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-17 19:31:22 +00:00

10 lines
191 B
Plaintext

config ntp_client
option hostname 'pool.ntp.org'
option port '123'
option count '1'
config ntp_client
option hostname 'ntp.ubuntu.com'
option port '123'
option count '1'