aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2010-08-06 08:00:40 +0000
committerHamish Guthrie <hcg@openwrt.org>2010-08-06 08:00:40 +0000
commitd686422b5a96db81d1d0fa01e3bae28c629362c2 (patch)
tree9360bf6c818596dc1dcba9789cd1c11c82fab7f2 /package/base-files/files
parent99ed8f936a90906efc100f802f199de068d72f52 (diff)
downloadupstream-d686422b5a96db81d1d0fa01e3bae28c629362c2.tar.gz
upstream-d686422b5a96db81d1d0fa01e3bae28c629362c2.tar.bz2
upstream-d686422b5a96db81d1d0fa01e3bae28c629362c2.zip
base_files: Remove . from end of localhost entry
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22508 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/files')
-rw-r--r--package/base-files/files/etc/hosts2
1 files changed, 1 insertions, 1 deletions
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