17 lines
		
	
	
		
			372 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			372 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
 | 
						|
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'
 |