From: hcg Date: Fri, 6 Aug 2010 08:00:40 +0000 (+0000) Subject: base_files: Remove . from end of localhost entry X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e3efdd6ac77f8b36755990502656b12634fcc2ba;p=openwrt.git base_files: Remove . from end of localhost entry git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22508 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/base-files/files/etc/hosts b/package/base-files/files/etc/hosts index 8d9d14f452..75721cd5af 100644 --- a/package/base-files/files/etc/hosts +++ b/package/base-files/files/etc/hosts @@ -1 +1 @@ -127.0.0.1 localhost. +127.0.0.1 localhost