Index: /trunk/Ohana/src/shell/src/gettemps
===================================================================
--- /trunk/Ohana/src/shell/src/gettemps	(revision 58)
+++ /trunk/Ohana/src/shell/src/gettemps	(revision 59)
@@ -27,4 +27,5 @@
 # mv is atomic - other processes won't miss the file
 mv -f $temp $file
+chmod 666 $file
 
 exit 0;
