Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 6998)
+++ trunk/MagicSoft/Mars/Changelog	(revision 6999)
@@ -21,4 +21,13 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2005/05/06 Daniela Dorner
+
+    * datacenter/scripts/copyscript:
+      - added command to ensure the correct permissions of the files
+        on disk
+
+
+
  2005/05/04 Markus Meyer
 
Index: trunk/MagicSoft/Mars/datacenter/scripts/copyscript
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/copyscript	(revision 6998)
+++ trunk/MagicSoft/Mars/datacenter/scripts/copyscript	(revision 6999)
@@ -62,4 +62,6 @@
 
 set -C
+
+umask 0002
 
 mars=/home/operator/Mars
