[xen-tools] [patch] Fix /etc/hosts

From: Sven Hartge <sven_at_svenhartge.de>
Date: Fri, 16 Jun 2006 00:49:26 +0200 (CEST)
Hi.

Please apply the following patch. This removes /etc/hosts from the files 
to be copied, since an already fixed and correct version is created by 
50-setup-hostname.

--- hooks/debian/60-copy-host-files     15 Jun 2006 10:58:17 -0000   1.4
+++ hooks/debian/60-copy-host-files     15 Jun 2006 22:47:07 -0000
@@ -32,8 +32,7 @@
 #
 #  Copy some files literally.
 #
-my @files = ( "/etc/hosts",
-              "/etc/resolv.conf",
+my @files = ("/etc/resolv.conf",
             );
 
 foreach my $file ( @files )


S°

-- 
Sven Hartge -- professioneller Unix-Geek
Meine Gedanken im Netz: http://www.svenhartge.de/

Achtung, neue Mail-Adresse: sven_at_svenhartge.de
Received on Thu Jun 15 2006 - 23:50:12 BST

Mailing list overview.