config server
	option hostname '0.openwrt.pool.ntp.org'
	option iburst 'yes'

config server
	option hostname '1.openwrt.pool.ntp.org'
	option iburst 'yes'

config server
	option hostname '2.openwrt.pool.ntp.org'
	option iburst 'yes'

config server
	option hostname '3.openwrt.pool.ntp.org'
	option iburst 'yes'

config dhcp_ntp_server
	option iburst 'yes'
	option disabled 'no'

config makestep
	option threshold '1'
	option limit '-1'

config nts
	option rtccheck 'no'
	option systemcerts 'no'
