mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-27 15:24:45 +00:00
为 newifi-d2 创建单独的 system 文件
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
|
||||
config system
|
||||
option hostname 'OpenWrt'
|
||||
option ttylogin '0'
|
||||
option log_size '64'
|
||||
option urandom_seed '0'
|
||||
option timezone 'CST-8'
|
||||
option zonename 'Asia/Shanghai'
|
||||
|
||||
config timeserver 'ntp'
|
||||
option enabled '1'
|
||||
option enable_server '1'
|
||||
list server 'ntp1.aliyun.com'
|
||||
list server 'time1.cloud.tencent.com'
|
||||
list server 'time.ustc.edu.cn'
|
||||
list server 'cn.pool.ntp.org'
|
||||
Reference in New Issue
Block a user