diff options
Diffstat (limited to 'abs/core/filesystem/hosts')
-rw-r--r-- | abs/core/filesystem/hosts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/core/filesystem/hosts b/abs/core/filesystem/hosts new file mode 100644 index 0000000..ec12849 --- /dev/null +++ b/abs/core/filesystem/hosts @@ -0,0 +1,8 @@ +# +# /etc/hosts: static lookup table for host names +# + +#<ip-address> <hostname.domain.org> <hostname> +127.0.0.1 localhost.localdomain localhost + +# End of file |