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'
|