X-Git-Url: http://git.plutz.net/?p=blast;a=blobdiff_plain;f=modules%2Fdefault.mk;h=7c3133f913fa182f348e591fdc135ee282f21971;hp=33ed1e077171328da890b96e391b469f84b576a1;hb=2e9011e17a96bb877ee92979a564143af70ce457;hpb=3dad161953c83b6a23ac663933802701755426a2 diff --git a/modules/default.mk b/modules/default.mk index 33ed1e0..7c3133f 100644 --- a/modules/default.mk +++ b/modules/default.mk @@ -102,7 +102,7 @@ _users: ${CFGROOT} _hostname: ${CFGROOT} printf '%s\n' "$${hostname}" >"$${CFGROOT}/etc/hostname" - sed -Ei "s;^127\.0\.0\.1.*$$;\& $${hostname};" "$${CFGROOT}/etc/hosts" + sed -Ei "s;^127\.0\.0\.1.*$$;& $${hostname};" "$${CFGROOT}/etc/hosts" ifdef wifi _config: ${CFGROOT}/etc/network/interfaces.d/wifi