[package] libuuid needs to be compiled with fPIC/pic.
[openwrt.git] / package / swconfig / files / switch.sh
index d752b13..7078b2e 100644 (file)
@@ -2,6 +2,7 @@
 # Copyright (C) 2009 OpenWrt.org
 
 setup_switch_dev() {
+       ifconfig "$1" 0.0.0.0
        swconfig dev "$1" load network
 }
 
This page took 0.020866 seconds and 4 git commands to generate.