From b1e5779b1c113bbf7dc7e1c4cdb56ffb741b6004 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Thu, 13 Apr 2006 18:12:33 +0000 Subject: [PATCH] *** empty log message *** --- commands/scripts/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/scripts/setup.sh b/commands/scripts/setup.sh index 9e630fb51..b2b1ebf93 100755 --- a/commands/scripts/setup.sh +++ b/commands/scripts/setup.sh @@ -592,7 +592,7 @@ then echo "eth0 $driver 0 { default; };" >/mnt/etc/inet.conf fi # CD remnants that aren't for the installed system -rm /mnt/issue /mnt/CD /mnt/.* 2>/dev/null +rm /mnt/etc/issue /mnt/CD /mnt/.* 2>/dev/null # Change /etc/fstab. (No swap.) # ${swap:+swap=/dev/$swap} echo >/mnt/etc/fstab "\ -- 2.44.0