Archived
1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
archive/package/base-files/files/etc/config/system
Luka Perkov 7d85384008 image / basefiles: make console password configurable
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Signed-off-by: John Crispin <john@phrozen.org>

SVN-Revision: 49325
2016-05-10 22:36:25 +00:00

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