packages/net/ntpclient/files/ntpclient.config

10 lines
191 B
Plaintext
Raw Normal View History

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'