dc76950743
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6116 3c298f89-4303-0410-b956-a3cf2f4a3e73
10 lines
191 B
Plaintext
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'
|