mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	
						commit
						033b4b8b96
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -27,7 +27,7 @@ iface br0 inet static
 | 
			
		|||
{% if dhcpcd_result == "enabled" or wan_in_interfaces %}
 | 
			
		||||
# client or user defined
 | 
			
		||||
{% endif %}
 | 
			
		||||
{% if dhcpcd_result != "enabled" and not wan_in_interfaces %} and wan_ip == "dhcp"
 | 
			
		||||
{% if dhcpcd_result != "enabled" and not wan_in_interfaces and wan_ip == "dhcp" %}
 | 
			
		||||
#cover butt
 | 
			
		||||
auto {{ iiab_wan_iface }}
 | 
			
		||||
iface {{ iiab_wan_iface }} inet dhcp
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue