dc92917409
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Signed-off-by: John Crispin <john@phrozen.org>
12 lines
285 B
Text
12 lines
285 B
Text
config system
|
|
option hostname lede
|
|
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
|