1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
Ycarus 2018-02-22 22:32:09 +01:00
parent 03b8e9a6cf
commit 6cedb31490
9 changed files with 29 additions and 40 deletions

View file

@ -25,8 +25,6 @@ _setup_interface() {
config_get _type "$1" type
[ "$_type" = "macvlan" ] || return 0
sleep 1
uci -q batch <<-EOF
set network.$1_dev=device
set network.$1_dev.name=$1