1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-03 04:27:39 +03:00
openwrt-xburst/package/base-files/files/etc/config/system

10 lines
227 B
Plaintext
Raw Normal View History

config system
option hostname OpenWrt
option timezone UTC
config timeserver ntp
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