base-files: uppercase default hostname: LEDE
The name will appear in shell prompt and LuCI page title. Uppercase letters seem to be more vigorous Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
		 Yousong Zhou
					Yousong Zhou
				
			
				
					committed by
					
						 Jo-Philipp Wich
						Jo-Philipp Wich
					
				
			
			
				
	
			
			
			 Jo-Philipp Wich
						Jo-Philipp Wich
					
				
			
						parent
						
							d5de9264bb
						
					
				
				
					commit
					034bed3707
				
			| @@ -226,7 +226,7 @@ generate_static_system() { | ||||
| 	uci -q batch <<-EOF | ||||
| 		delete system.@system[0] | ||||
| 		add system system | ||||
| 		set system.@system[-1].hostname='lede' | ||||
| 		set system.@system[-1].hostname='LEDE' | ||||
| 		set system.@system[-1].timezone='UTC' | ||||
| 		set system.@system[-1].ttylogin='0' | ||||
| 		set system.@system[-1].log_size='64' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user