863819e657
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8222 3c298f89-4303-0410-b956-a3cf2f4a3e73
10 lines
189 B
Plaintext
10 lines
189 B
Plaintext
config ntpclient
|
|
option hostname 'pool.ntp.org'
|
|
option port '123'
|
|
option count '1'
|
|
|
|
config ntpclient
|
|
option hostname 'ntp.ubuntu.com'
|
|
option port '123'
|
|
option count '1'
|