049dc2925b
SVN-Revision: 8343
3 lines
74 B
Text
3 lines
74 B
Text
[ ifup = "$ACTION" ] && {
|
|
uci set "/var/state/network.$INTERFACE.up=1"
|
|
}
|