From: Hamish Guthrie Date: Fri, 6 Aug 2010 08:00:40 +0000 (+0000) Subject: base_files: Remove . from end of localhost entry X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=d686422b5a96db81d1d0fa01e3bae28c629362c2;p=15.05%2Fopenwrt.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