From b21e6facf5a6425ee66a3bc89b0ef4dcb40cbc95 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 5 Jul 2008 13:59:13 +0000 Subject: [PATCH] Add a note to ahcpd to explain that the init script is slightly broken with the no_dns option (#3550) SVN-Revision: 11664 --- ipv6/ahcpd/files/ahcpd.config | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2