s/loclal/local/
Signed-off-by: Jonathan McCrohan <[email protected]>
---
package/network/services/dnsmasq/files/dhcp.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/network/services/dnsmasq/files/dhcp.conf
b/package/network/services/dnsmasq/files/dhcp.conf
index a6e7867..362b90a 100644
--- a/package/network/services/dnsmasq/files/dhcp.conf
+++ b/package/network/services/dnsmasq/files/dhcp.conf
@@ -19,7 +19,7 @@ config dnsmasq
#list interface br-lan
#list notinterface lo
#list bogusnxdomain '64.94.110.11'
- option localservice 1 # disable to allow DNS requests from
non-loclal subnets
+ option localservice 1 # disable to allow DNS requests from
non-local subnets
config dhcp lan
option interface lan
--
2.1.4
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel