add timeserver config to target specific system configs as well
[openwrt/svn-archive/archive.git] / target / linux / at91 / flexibity / base-files / etc / config / system
1 config 'system'
2 option 'timezone' 'UTC'
3 option 'hostname' 'flexibity'
4
5 config timeserver
6 list server 0.openwrt.pool.ntp.org
7 list server 1.openwrt.pool.ntp.org
8 list server 2.openwrt.pool.ntp.org
9 list server 3.openwrt.pool.ntp.org