From 34da8acdbe8fe7419ccb24f5db5a43c921a47902 Mon Sep 17 00:00:00 2001 From: kerneis Date: Fri, 28 May 2010 16:49:24 +0000 Subject: [PATCH] [package] ahcpd: fix typo in config file Signed-off-by: Gabriel Kerneis git-svn-id: svn://svn.openwrt.org/openwrt/packages@21602 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- ipv6/ahcpd/files/ahcpd.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipv6/ahcpd/files/ahcpd.config b/ipv6/ahcpd/files/ahcpd.config index 7882ed4f1..b2187f283 100644 --- a/ipv6/ahcpd/files/ahcpd.config +++ b/ipv6/ahcpd/files/ahcpd.config @@ -13,7 +13,7 @@ config ahcpd # The following only makes sense in 'server' mode. # Tweak to suit your needs. - ## list 'prefix ' 'fde6:20f5:c9ac:358::/64' + ## list 'prefix' 'fde6:20f5:c9ac:358::/64' ## list 'prefix' '192.168.4.128/25' ## list 'name_server' 'fde6:20f5:c9ac:358::1' ## list 'name_server' '192.168.4.1' -- 2.11.0