From 13bcf81cbe2edb34ab7b7df5df16a6fb7f5113ed Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Fri, 27 Mar 1998 23:14:53 +0000 Subject: [PATCH] default hostname "noname" with unconfigured ip address 192.168.254.254. Sound ok? --- src/etc/hosts | 3 ++- src/etc/myname | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/etc/hosts b/src/etc/hosts index ee078908..7b5ae86b 100644 --- a/src/etc/hosts +++ b/src/etc/hosts @@ -1,4 +1,4 @@ -# $OpenBSD: hosts,v 1.3 1997/04/25 02:23:33 deraadt Exp $ +# $OpenBSD: hosts,v 1.4 1998/03/27 23:14:53 deraadt Exp $ # # Host Database # This file should contain the addresses and aliases @@ -8,3 +8,4 @@ # # 127.0.0.1 localhost localhost.my.domain +192.168.254.254 noname diff --git a/src/etc/myname b/src/etc/myname index a0d6cce3..3fa4c6e4 100644 --- a/src/etc/myname +++ b/src/etc/myname @@ -1 +1,2 @@ -myname.my.domain +noname +