From: Matthijs Kooijman Date: Tue, 21 Sep 2010 14:41:13 +0000 (+0200) Subject: system: Add default hosts file. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fservers%2Ftika.git;a=commitdiff_plain;h=8d815e94d62133622ea82aa43a40ca2a847abdd6 system: Add default hosts file. This is the file as generated by debian-installer. --- diff --git a/etc/hosts b/etc/hosts new file mode 100644 index 0000000..d1f8463 --- /dev/null +++ b/etc/hosts @@ -0,0 +1,9 @@ +127.0.0.1 localhost +127.0.1.1 tika.stderr.nl tika + +# The following lines are desirable for IPv6 capable hosts +::1 localhost ip6-localhost ip6-loopback +fe00::0 ip6-localnet +ff00::0 ip6-mcastprefix +ff02::1 ip6-allnodes +ff02::2 ip6-allrouters