Update and rename miniupnpd.patch to 99-miniupnpd.patch

This commit is contained in:
kiddin9
2026-08-09 22:28:58 +08:00
committed by GitHub
parent c65fbb6f6c
commit 1af4988f26
2 changed files with 1 additions and 22 deletions
+1
View File
@@ -0,0 +1 @@
-22
View File
@@ -1,22 +0,0 @@
--- a/miniupnpd/files/upnpd.config
+++ b/miniupnpd/files/upnpd.config
@@ -1,7 +1,7 @@
# UPnP IGD & PCP/NAT-PMP Service Settings (v2.0)
config upnpd 'settings'
- option enabled '0'
+ option enabled '1'
# Can be set to all/upnp-igd/pcp+nat-pmp
option enable_protocols 'all'
# Enable networks, multiple can be specified, separated by a space
--- a/miniupnpd/Makefile
+++ b/miniupnpd/Makefile
@@ -58,7 +58,6 @@ define Package/miniupnpd-nftables
TITLE+= (nftables)
VARIANT:=nftables
DEFAULT_VARIANT:=1
- CONFLICTS:=miniupnpd-iptables
endef
define Package/miniupnpd/conffiles/Default