[net] miniupnpd: In config file corrected int_address to int_addr
authorDaniel Dickinson <crazycshore@gmail.com>
Tue, 8 Mar 2011 16:09:59 +0000 (16:09 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Tue, 8 Mar 2011 16:09:59 +0000 (16:09 +0000)
SVN-Revision: 25957

net/miniupnpd/files/upnpd.config

index 9ca9fdec6a3a657c802c158951baf0704e7c74c7..be0ea6cace92dfcb55fe108b6bb2033718376b21 100644 (file)
@@ -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'