[package] libpcap: explicitely disable libnl support to prevent different build resul...
[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
This page took 0.045702 seconds and 5 git commands to generate.