projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ebtables: fix use of cflags
[openwrt.git]
/
package
/
base-files
/
files
/
etc
/
hotplug.d
/
iface
/
00-netstate
1
[ ifup = "$ACTION" ] && {
2
uci set "/var/state/network.$INTERFACE.up=1"
3
[ -z "$DEVICE" ] || {
4
uci set "/var/state/network.$INTERFACE.ifname=$DEVICE"
5
}
6
}
This page took
0.045008 seconds
and
5
git commands to generate.