base-files, target: assign name to system timeserver section, makes it easier to...
[openwrt.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 ntp
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