diff options
Diffstat (limited to 'abs/core/filesystem/hosts')
-rw-r--r-- | abs/core/filesystem/hosts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core/filesystem/hosts b/abs/core/filesystem/hosts index ec12849..1747f91 100644 --- a/abs/core/filesystem/hosts +++ b/abs/core/filesystem/hosts @@ -3,6 +3,7 @@ # #<ip-address> <hostname.domain.org> <hostname> -127.0.0.1 localhost.localdomain localhost +127.0.0.1 localhost.localdomain localhost +::1 localhost.localdomain localhost # End of file |