From 498bb32c828075c03df1a602acd9f66bee38d27e Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 23 Nov 2006 22:52:15 +0000 Subject: [PATCH] * Doh. svn path=/nixu/trunk/; revision=7101 --- test/boot-stage-2-init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/boot-stage-2-init.sh b/test/boot-stage-2-init.sh index 5fd302a6835..12d6baf84a5 100644 --- a/test/boot-stage-2-init.sh +++ b/test/boot-stage-2-init.sh @@ -93,7 +93,7 @@ fi # We need "localhost" (!!! destructive hack for NIXOS-41). -echo "127.0.0.1 localhost" > /etc/localhost +echo "127.0.0.1 localhost" > /etc/hosts echo "hosts: files dns" > /etc/nsswitch.conf