From 84dbf9134fe82a9181f432c0b3bfb7ca80254b64 Mon Sep 17 00:00:00 2001 From: Fredrik Lindqvist Date: Tue, 7 Mar 2017 10:36:35 +0100 Subject: [PATCH] Update 01-hosts.diff Fix IP for localhost. --- stage1/02-net-tweaks/00-patches/01-hosts.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage1/02-net-tweaks/00-patches/01-hosts.diff b/stage1/02-net-tweaks/00-patches/01-hosts.diff index 3a184ab..3c0f6c7 100644 --- a/stage1/02-net-tweaks/00-patches/01-hosts.diff +++ b/stage1/02-net-tweaks/00-patches/01-hosts.diff @@ -6,4 +6,4 @@ Index: jessie-stage1/rootfs/etc/hosts ff02::1 ip6-allnodes ff02::2 ip6-allrouters -+127.0.1.1 hassbian ++127.0.0.1 hassbian