aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2007-02-12 22:54:56 +0000
committerMike Baker <mbm@openwrt.org>2007-02-12 22:54:56 +0000
commitb3e2982d277d755a0d35a8f7bd1e9c55bcae0d2b (patch)
tree5d1703e19096bdb4deee7128412bf28df1f789e3 /package
parenta29a89cbc84d749c4d5c3027017ebf83bb7ecfcf (diff)
downloadmaster-187ad058-b3e2982d277d755a0d35a8f7bd1e9c55bcae0d2b.tar.gz
master-187ad058-b3e2982d277d755a0d35a8f7bd1e9c55bcae0d2b.tar.bz2
master-187ad058-b3e2982d277d755a0d35a8f7bd1e9c55bcae0d2b.zip
Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6292 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ce138ec1e6..8d9d14f452 100644
--- a/package/base-files/files/etc/hosts
+++ b/package/base-files/files/etc/hosts
@@ -1 +1 @@
-127.0.0.1 localhost OpenWrt
+127.0.0.1 localhost.