From: Felix Fietkau 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=9298b08697208e40f815ee6fff5b43cc28d8d945;p=15.05%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 0000000000..ce138ec1e6 --- /dev/null +++ b/target/default/target_skeleton/etc/hosts @@ -0,0 +1 @@ +127.0.0.1 localhost OpenWrt