mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 10:31:51 +00:00
Should fix #2615
This commit is contained in:
parent
410791e530
commit
5195a71f6a
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ dnsmasq_create_server_backup() {
|
|||
uci -q del_list "dhcp.${cfg}.server=$i"
|
||||
fi
|
||||
done
|
||||
uci -q del_list "dhcp.${cfg}.server=127.0.0.1#5353"
|
||||
fi
|
||||
return 0
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue