diff options
| author | Dima Ruban <dima@FreeBSD.org> | 1995-02-04 08:32:15 +0000 |
|---|---|---|
| committer | Dima Ruban <dima@FreeBSD.org> | 1995-02-04 08:32:15 +0000 |
| commit | 49c42f9a5f7702f07fd1e833f30b2950b7e75d5e (patch) | |
| tree | e2bc0d05c7060a5020029e4954d253a6e3ddf680 | |
| parent | 94dcffca87596431fb7736dc4732a2445f349bc3 (diff) | |
Notes
| -rw-r--r-- | etc/hosts.equiv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/hosts.equiv b/etc/hosts.equiv index f6efd09ac550..54cbd51889d7 100644 --- a/etc/hosts.equiv +++ b/etc/hosts.equiv @@ -1,2 +1,2 @@ -localhost -my_very_good_friend.domain +#localhost +#my_very_good_friend.domain |
