gluon-mesh-batman-adv-core: add sleep to autoupdater network stop script
Accidentially forgot to commit this. The sleep is necessary so netifd can actually stop the WLAN interfaces after `wifi down`.
This commit is contained in:
		
							parent
							
								
									45ae67bb4c
								
							
						
					
					
						commit
						d82b207b16
					
				@ -3,5 +3,6 @@
 | 
			
		||||
. /lib/gluon/autoupdater/lib.sh
 | 
			
		||||
 | 
			
		||||
wifi down
 | 
			
		||||
sleep 1
 | 
			
		||||
stop network
 | 
			
		||||
ip link del bat0
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user