projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] libuuid needs to be compiled with fPIC/pic.
[openwrt.git]
/
package
/
swconfig
/
files
/
switch.sh
diff --git
a/package/swconfig/files/switch.sh
b/package/swconfig/files/switch.sh
index
d752b13
..
7078b2e
100644
(file)
--- a/
package/swconfig/files/switch.sh
+++ b/
package/swconfig/files/switch.sh
@@
-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.