[net] miniupnpd: In config file corrected int_address to int_addr
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25957 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
61c9362c54
commit
1919981338
@ -10,5 +10,5 @@ config upnpd config
|
||||
config perm_rule
|
||||
option action deny
|
||||
option ext_ports 0-65535
|
||||
option int_address 0.0.0.0/0
|
||||
option int_addr 0.0.0.0/0
|
||||
option int_ports '0:65535'
|
||||
|
Loading…
x
Reference in New Issue
Block a user