I attached another patch against the source package of ganeti.

Cu, Ronny
--- daemons/ensure-dirs.in	2011-02-16 14:27:07.000000000 +0100
+++ daemons/ensure-dirs.in.new	2011-02-16 14:42:37.000000000 +0100
@@ -138,7 +138,7 @@
 }
 
 _ensure_lockdir() {
-  _ensure_dir ${LOCKDIR} 1777 ""
+  _ensure_dir ${LOCKDIR} 01777 ""
 }
 
 _operate_while_hold() {

Reply via email to