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.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=c64cc4e661f797e6fa2e8249745a883802bb57e4;ds=sidebyside 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 58db58bc5b..4aca869712 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