packages/net/ntpclient/files/ntpclient.config

23 lines
453 B
Plaintext
Raw Normal View History

config ntpclient
option hostname '0.openwrt.pool.ntp.org'
option port '123'
option count '1'
config ntpclient
option hostname '1.openwrt.pool.ntp.org'
option port '123'
option count '1'
config ntpclient
option hostname '2.openwrt.pool.ntp.org'
option port '123'
option count '1'
config ntpclient
option hostname '3.openwrt.pool.ntp.org'
option port '123'
option count '1'
config ntpdrift
option freq '0'