yay! hotplug for wds support
SVN-Revision: 16
This commit is contained in:
		
							
								
								
									
										6
									
								
								root/sbin/hotplug
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										6
									
								
								root/sbin/hotplug
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,6 @@ | |||||||
|  | #!/bin/ash | ||||||
|  | # $Id$ | ||||||
|  | [ "${INTERFACE%%[0-9]*}" = "wds" ] && {  | ||||||
|  | 	ifconfig $INTERFACE 0.0.0.0 up | ||||||
|  | 	/usr/sbin/brctl addif br0 $INTERFACE | ||||||
|  | } | ||||||
		Reference in New Issue
	
	Block a user
	 Mike Baker
					Mike Baker