mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Delete old dnsmasq ipset when using dscp nft
This commit is contained in:
parent
91316a23a4
commit
c184f30c10
2 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
cd /etc/uci-defaults || exit 0
|
||||
# Keep dnsmasq ipset with old method
|
||||
rm -f /etc/uci-defaults/50-dnsmasq-migrate-ipset.sh
|
||||
uci -q del dhcp.@dnsmasq[0].ipset
|
||||
|
||||
source /etc/os-release
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue