diff options
| author | Yoshinobu Inoue <shin@FreeBSD.org> | 2000-02-15 14:59:16 +0000 |
|---|---|---|
| committer | Yoshinobu Inoue <shin@FreeBSD.org> | 2000-02-15 14:59:16 +0000 |
| commit | f5abb8467c0bdac41477465058f9bb5b2ccd82b3 (patch) | |
| tree | 52bffffce1765baa521b61c66a0bc8a27cff63a5 | |
| parent | 6fdb2d8e5c141e8fe0bae6a33bf412be9fcd4c29 (diff) | |
Notes
| -rw-r--r-- | etc/hosts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/hosts b/etc/hosts index 51e98ea93604..4e373b2c504f 100644 --- a/etc/hosts +++ b/etc/hosts @@ -8,6 +8,7 @@ # # 127.0.0.1 localhost localhost.my.domain myname.my.domain +::1 localhost localhost.my.domain myname.my.domain # # Imaginary network. #10.0.0.2 myname.my.domain myname |
