[Lunar-commits] CVS: lunar-iso/scripts etc,1.3,1.4
Auke Kok
sofar at lunar-linux.org
Sun Mar 20 15:45:05 UTC 2005
Update of /var/cvs/lunar/lunar-iso/scripts
In directory espresso.foo-projects.org:/tmp/cvs-serv8693
Modified Files:
etc
Log Message:
Wrong path
Index: etc
===================================================================
RCS file: /var/cvs/lunar/lunar-iso/scripts/etc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- etc 13 Mar 2005 16:04:22 -0000 1.3
+++ etc 20 Mar 2005 15:45:02 -0000 1.4
@@ -2,7 +2,7 @@
# big bang: copy everything we need present
cp -a $ISO_SOURCE/template/etc/* $ISO_TARGET/etc/
-chown -R root:root $ISO_TARGET/template/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
More information about the Lunar-commits
mailing list