diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-02-09 01:10:35 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-02-09 01:10:35 -0300 |
commit | 8ff88e2d3f96711e2564612c66c1f5cc41935a23 (patch) | |
tree | fd76a61c509c03d644b25706e084f49bb295885f /libre/filesystem/hosts | |
parent | fd57ac302278966e056009d4a1a897b1fad3467f (diff) | |
download | abslibre-8ff88e2d3f96711e2564612c66c1f5cc41935a23.tar.gz abslibre-8ff88e2d3f96711e2564612c66c1f5cc41935a23.tar.bz2 abslibre-8ff88e2d3f96711e2564612c66c1f5cc41935a23.zip |
Moving gstreamer0.10-bad-libre-2010.12-2 from [libre-testing] to [libre]
Diffstat (limited to 'libre/filesystem/hosts')
-rw-r--r-- | libre/filesystem/hosts | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libre/filesystem/hosts b/libre/filesystem/hosts new file mode 100644 index 000000000..1747f9196 --- /dev/null +++ b/libre/filesystem/hosts @@ -0,0 +1,9 @@ +# +# /etc/hosts: static lookup table for host names +# + +#<ip-address> <hostname.domain.org> <hostname> +127.0.0.1 localhost.localdomain localhost +::1 localhost.localdomain localhost + +# End of file |