mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-29 10:08:59 +00:00
049dc2925b
SVN-Revision: 8343
4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
[ ifup = "$ACTION" ] && {
|
|
uci set "/var/state/network.$INTERFACE.up=1"
|
|
}
|