7d85384008
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Signed-off-by: John Crispin <john@phrozen.org> SVN-Revision: 49325
13 lines
288 B
Plaintext
13 lines
288 B
Plaintext
config system
|
|
option hostname OpenWrt
|
|
option timezone UTC
|
|
option ttylogin 0
|
|
|
|
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
|
|
option enabled 1
|
|
option enable_server 0
|