From: Florian Fainelli Date: Sat, 5 Jul 2008 13:59:13 +0000 (+0000) Subject: Add a note to ahcpd to explain that the init script is slightly broken with the no_dn... X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b21e6facf5a6425ee66a3bc89b0ef4dcb40cbc95;p=openwrt%2Fsvn-archive%2Fpackages.git Add a note to ahcpd to explain that the init script is slightly broken with the no_dns option (#3550) SVN-Revision: 11664 --- diff --git a/ipv6/ahcpd/files/ahcpd.config b/ipv6/ahcpd/files/ahcpd.config index 58db58bc5..4aca86971 100755 --- a/ipv6/ahcpd/files/ahcpd.config +++ b/ipv6/ahcpd/files/ahcpd.config @@ -1,4 +1,5 @@ config ahcpd option interfaces "wl0" + # Comment out to actually disable, see ticket 3550 option no_dns false option no_ipv4 true