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