blob: ad51db5bd8c74e0465c60b4e54e98f3980760a0a (
plain)
1
2
3
4
5
6
7
8
9
  | 
config system
	option hostname	OpenWrt
	option timezone	UTC
config timeserver
	list server	0.openwrt.pool.ntp.org
	list server	1.openwrt.pool.ntp.org
	list server	2.openwrt.pool.ntp.org
	list server	3.openwrt.pool.ntp.org
  |