From: Gabriel Kerneis Date: Fri, 28 May 2010 16:49:24 +0000 (+0000) Subject: [package] ahcpd: fix typo in config file X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=8f0f99a3b4cb1f96192bf968de698b49705687e0 [package] ahcpd: fix typo in config file Signed-off-by: Gabriel Kerneis SVN-Revision: 21602 --- diff --git a/ipv6/ahcpd/files/ahcpd.config b/ipv6/ahcpd/files/ahcpd.config index 7882ed4f1f..b2187f2836 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'