Author: zbyniu Date: Sat Mar 31 09:27:11 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - for ocfs2-tools.spec
---- Files affected: SOURCES: o2cb.sysconfig (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/o2cb.sysconfig diff -u /dev/null SOURCES/o2cb.sysconfig:1.1 --- /dev/null Sat Mar 31 11:27:11 2007 +++ SOURCES/o2cb.sysconfig Sat Mar 31 11:27:06 2007 @@ -0,0 +1,8 @@ +# O2CB_ENABELED: 'true' means to load the driver on boot. +O2CB_ENABLED=false + +# O2CB_BOOTCLUSTER: If not empty, the name of a cluster to start. +O2CB_BOOTCLUSTER="" + +# O2CB_HEARTBEAT_THRESHOLD: Iterations before a node is considered dead. +O2CB_HEARTBEAT_THRESHOLD=10 ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
