Index: /trunk/Ohana/src/libohana/src/glockfile.c
===================================================================
--- /trunk/Ohana/src/libohana/src/glockfile.c	(revision 3363)
+++ /trunk/Ohana/src/libohana/src/glockfile.c	(revision 3364)
@@ -73,5 +73,5 @@
   /* initial values at -1, close if the are set to another value */
   fd = flock = -1;
-
+  filemode = S_IRUSR | S_IRGRP | S_IROTH;
   file = path = lockname = (char *) NULL;
   gettimeofday (&then, (void *) NULL);
