From: kerneis Date: Fri, 28 May 2010 16:49:24 +0000 (+0000) Subject: [package] ahcpd: fix typo in config file X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=34da8acdbe8fe7419ccb24f5db5a43c921a47902;p=packages.git [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 --- 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'