From: nbd Date: Mon, 11 Apr 2005 20:24:34 +0000 (+0000) Subject: add a default hosts file X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=757a05542259e2ebb69b078b28d087b5fcd16407;p=10.03%2Fopenwrt.git add a default hosts file git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@632 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/default/target_skeleton/etc/hosts b/target/default/target_skeleton/etc/hosts new file mode 100644 index 000000000..ce138ec1e --- /dev/null +++ b/target/default/target_skeleton/etc/hosts @@ -0,0 +1 @@ +127.0.0.1 localhost OpenWrt