summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/hosts5
-rw-r--r--etc/myname2
2 files changed, 4 insertions, 3 deletions
diff --git a/etc/hosts b/etc/hosts
index b6c9dbe8bb6..1e69b477c7c 100644
--- a/etc/hosts
+++ b/etc/hosts
@@ -1,4 +1,4 @@
-# $OpenBSD: hosts,v 1.10 2002/03/17 23:19:20 krw Exp $
+# $OpenBSD: hosts,v 1.11 2002/09/26 23:35:51 krw Exp $
#
# Host Database
#
@@ -9,4 +9,5 @@
#
::1 localhost.my.domain localhost
127.0.0.1 localhost.my.domain localhost
-192.168.254.254 noname
+::1 noname.my.domain noname
+127.0.0.1 noname.my.domain noname
diff --git a/etc/myname b/etc/myname
index eaa95e7d0d1..cad21fe9205 100644
--- a/etc/myname
+++ b/etc/myname
@@ -1 +1 @@
-noname
+noname.my.domain