summaryrefslogtreecommitdiffstats
path: root/package
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
commitcbc8b3968cb86c9991fd0a09b2c15bd3893f8466 (patch)
treeb6e2d4bd1c5eca042ec5465b670af9706d4fc423 /package
parent0d06aa524ae684a5f186de0be8a9b009357515f3 (diff)
downloadmaster-31e0f0ae-cbc8b3968cb86c9991fd0a09b2c15bd3893f8466.tar.gz
master-31e0f0ae-cbc8b3968cb86c9991fd0a09b2c15bd3893f8466.tar.bz2
master-31e0f0ae-cbc8b3968cb86c9991fd0a09b2c15bd3893f8466.zip
base_files: Remove . from end of localhost entry
SVN-Revision: 22508
Diffstat (limited to 'package')
-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