diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-25 04:39:34 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-08-25 04:39:34 -0300 |
commit | 2d8fa2297c79aa9e49134989bcb752357424fd4b (patch) | |
tree | 257dfa11b0e26c286b503814ea3c777a0cfee088 /libre/filesystem-parabola/hosts | |
parent | 8a97f5a1b7ee574476b2c54ce3b1e6d26a81f8b2 (diff) | |
parent | 209738a781a5dc4b683a3204ee75b379489c2e3b (diff) |
Merge branch 'master' of ssh://lukeshu.com:1863/srv/git/mirror/parabola/abslibre
Diffstat (limited to 'libre/filesystem-parabola/hosts')
-rw-r--r-- | libre/filesystem-parabola/hosts | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libre/filesystem-parabola/hosts b/libre/filesystem-parabola/hosts new file mode 100644 index 000000000..1747f9196 --- /dev/null +++ b/libre/filesystem-parabola/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 |