mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-11 02:44:57 +08:00
Update and rename miniupnpd.patch to 99-miniupnpd.patch
This commit is contained in:
@@ -0,0 +1 @@
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user