mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	restart dnsmasq in appliance mode too!
This commit is contained in:
		
							parent
							
								
									f46d772c62
								
							
						
					
					
						commit
						f56c9e8c75
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -74,6 +74,6 @@
 | 
				
			||||||
  systemd:
 | 
					  systemd:
 | 
				
			||||||
    name: "{{ dhcp_service2 }}"
 | 
					    name: "{{ dhcp_service2 }}"
 | 
				
			||||||
    state: restarted
 | 
					    state: restarted
 | 
				
			||||||
  when: (iiab_network_mode != "Appliance")    # Sufficient b/c br0 exists thanks to /etc/network/interfaces.d/iiab
 | 
					  #when: (iiab_network_mode != "Appliance")    # Sufficient b/c br0 exists thanks to /etc/network/interfaces.d/iiab
 | 
				
			||||||
  #when: (iiab_network_mode != "Appliance") and (not no_net_restart)
 | 
					  #when: (iiab_network_mode != "Appliance") and (not no_net_restart)
 | 
				
			||||||
  #when: iiab_network_mode != "Appliance" and iiab_wan_iface != discovered_wireless_iface
 | 
					  #when: iiab_network_mode != "Appliance" and iiab_wan_iface != discovered_wireless_iface
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue