mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-01 03:26:51 +00:00
0cf1a58282
SVN-Revision: 10367
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
[ ifup = "$ACTION" ] && {
|
|
uci_set_state network "$INTERFACE" up 1
|
|
}
|