From 08533fd2a8a97bf5efe10e462d761b3221996458 Mon Sep 17 00:00:00 2001 From: Roman I Khimov Date: Mon, 22 Mar 2010 18:31:23 +0300 Subject: cluster-glue: add new recipe Cluster Glue is a set of libraries, tools and utilities suitable for the Heartbeat/Pacemaker cluster stack. In essence, Glue is everything that is not the cluster messaging layer (Heartbeat), nor the cluster resource manager (Pacemaker), nor a Resource Agent. Signed-off-by: Roman I Khimov --- recipes/linux-ha/cluster-glue/volatiles | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes/linux-ha/cluster-glue/volatiles (limited to 'recipes/linux-ha/cluster-glue/volatiles') diff --git a/recipes/linux-ha/cluster-glue/volatiles b/recipes/linux-ha/cluster-glue/volatiles new file mode 100644 index 0000000000..892db1b7c8 --- /dev/null +++ b/recipes/linux-ha/cluster-glue/volatiles @@ -0,0 +1,6 @@ +d root root 0755 /var/lib/heartbeat none +d hacluster haclient 0750 /var/lib/heartbeat/pengine none +d hacluster haclient 0755 /var/lib/heartbeat/cores none +d hacluster haclient 0700 /var/lib/heartbeat/cores/hacluster none +d root root 0700 /var/lib/heartbeat/cores/root none +d nobody nogroup 0700 /var/lib/heartbeat/cores/nobody none \ No newline at end of file -- cgit v1.2.3