[Lunar-commits] r22782 - lunar-iso/trunk/scripts

Auke Kok sofar at lunar-linux.org
Thu Dec 28 21:40:11 CET 2006


Author: sofar
Date: 2006-12-28 21:40:11 +0100 (Thu, 28 Dec 2006)
New Revision: 22782

Modified:
   lunar-iso/trunk/scripts/etc
Log:
there is no template lilo.conf anymore


Modified: lunar-iso/trunk/scripts/etc
===================================================================
--- lunar-iso/trunk/scripts/etc	2006-12-28 20:34:56 UTC (rev 22781)
+++ lunar-iso/trunk/scripts/etc	2006-12-28 20:40:11 UTC (rev 22782)
@@ -4,7 +4,6 @@
 cp -a $ISO_SOURCE/template/etc/* $ISO_TARGET/etc/
 chown -R root:root $ISO_TARGET/etc
 chmod 0400 $ISO_TARGET/etc/shadow
-chmod 0600 $ISO_TARGET/etc/lilo.conf
 rm -f $ISO_TARGET/etc/mtab
 ln -s /proc/mounts $ISO_TARGET/etc/mtab
 



More information about the Lunar-commits mailing list