[Debian-live-changes] r2086 - dists/trunk/live-initramfs/scripts/live-bottom
daniel at alioth.debian.org
daniel at alioth.debian.org
Thu Jun 14 18:33:16 UTC 2007
Author: daniel
Date: 2007-06-14 18:33:15 +0000 (Thu, 14 Jun 2007)
New Revision: 2086
Modified:
dists/trunk/live-initramfs/scripts/live-bottom/18hostname
Log:
Modified: dists/trunk/live-initramfs/scripts/live-bottom/18hostname
===================================================================
--- dists/trunk/live-initramfs/scripts/live-bottom/18hostname 2007-06-14 18:20:09 UTC (rev 2085)
+++ dists/trunk/live-initramfs/scripts/live-bottom/18hostname 2007-06-14 18:33:15 UTC (rev 2086)
@@ -27,7 +27,7 @@
# live-initramfs script
echo "$HOSTNAME" > /root/etc/hostname
-cat > /root/etc/hosts <<EOF
+cat >> /root/etc/hosts <<EOF
127.0.0.1 localhost
127.0.1.1 $HOSTNAME
More information about the Debian-live-changes
mailing list