summaryrefslogtreecommitdiff
path: root/recipes/linux-ha/cluster-glue/volatiles
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-03-22 18:31:23 +0300
committerRoman I Khimov <khimov@altell.ru>2010-03-29 13:27:59 +0400
commit08533fd2a8a97bf5efe10e462d761b3221996458 (patch)
tree811006b4062df5c3407ad3e5fa668e571f78434e /recipes/linux-ha/cluster-glue/volatiles
parentba23d4de95a33db5feccd19359bd9b907c2d90bd (diff)
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 <khimov@altell.ru>
Diffstat (limited to 'recipes/linux-ha/cluster-glue/volatiles')
-rw-r--r--recipes/linux-ha/cluster-glue/volatiles6
1 files changed, 6 insertions, 0 deletions
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