net:macvlan: bring up the interface
X-Gentoo-Bug: 396429 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=396429
This commit is contained in:
		
				
					committed by
					
						
						William Hubbs
					
				
			
			
				
	
			
			
			
						parent
						
							759f4ca4f2
						
					
				
				
					commit
					2471d741f7
				
			@@ -47,7 +47,7 @@ macvlan_pre_start()
 | 
			
		||||
	if [ -n "${e}" ]; then
 | 
			
		||||
		eend 1 "${e}"
 | 
			
		||||
	else
 | 
			
		||||
		eend 0 && service_set_value macvlan "${macvlan}"
 | 
			
		||||
		eend 0 && _up && service_set_value macvlan "${macvlan}"
 | 
			
		||||
	fi
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user