
config 'ntpclient'
	option 'hostname' 'ntp.bring.out.ba'
	option 'port' '123'
	option 'count' '1'

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 'ntpdrift'
	option 'freq' '0'

