# Generic NTP configuration
# Time servers and network(s) that may access the time service

config ntpd
	option TimeServers	"0.openwrt.pool.ntp.org 1.openwrt.pool.ntp.org 2.openwrt.pool.ntp.org 3.openwrt.pool.ntp.org"
	option ClientAccessFrom	"lan"