aboutsummaryrefslogtreecommitdiffstats
path: root/testing/cluster-glue/cluster-glue.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/cluster-glue/cluster-glue.post-install')
-rw-r--r--testing/cluster-glue/cluster-glue.post-install7
1 files changed, 0 insertions, 7 deletions
diff --git a/testing/cluster-glue/cluster-glue.post-install b/testing/cluster-glue/cluster-glue.post-install
deleted file mode 100644
index da7c4fe93e..0000000000
--- a/testing/cluster-glue/cluster-glue.post-install
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-chown -R hacluster:haclient /var/lib/heartbeat/cores
-chown -R hacluster:haclient /var/lib/heartbeat/lrm
-
-exit 0
-