summaryrefslogtreecommitdiffstats
path: root/cluster/keepalived/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/keepalived/INSTALL')
-rwxr-xr-xcluster/keepalived/INSTALL7
1 files changed, 7 insertions, 0 deletions
diff --git a/cluster/keepalived/INSTALL b/cluster/keepalived/INSTALL
new file mode 100755
index 0000000000..775f9d2a9b
--- /dev/null
+++ b/cluster/keepalived/INSTALL
@@ -0,0 +1,7 @@
+make install &&
+
+if ! [ -e ${INSTALL_ROOT}/var/lock/subsys ];
+then
+ mkdir ${INSTALL_ROOT}/var/lock/subsys
+fi
+