0cf1a58282
SVN-Revision: 10367
3 lines
70 B
Text
3 lines
70 B
Text
[ ifup = "$ACTION" ] && {
|
|
uci_set_state network "$INTERFACE" up 1
|
|
}
|