summaryrefslogtreecommitdiffstats
path: root/ctdb/Makefile.in
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronniesahlberg@gmail.com>2008-12-04 14:35:00 +1100
committerRonnie Sahlberg <ronniesahlberg@gmail.com>2008-12-04 14:35:00 +1100
commit51ace76ea6f161ac7e435b45f43413ad49ebf9e2 (patch)
treeeb90229fec7ce3f59ae2f9c48ce1cf3b08d6797a /ctdb/Makefile.in
parent539f044aa3abe37645ec2424935e5ba616778250 (diff)
downloadsamba-51ace76ea6f161ac7e435b45f43413ad49ebf9e2.tar.gz
samba-51ace76ea6f161ac7e435b45f43413ad49ebf9e2.tar.xz
samba-51ace76ea6f161ac7e435b45f43413ad49ebf9e2.zip
add a description of the recovery-process
(This used to be ctdb commit 194abb41e1a0036956a9401efcae8b14ed66c532)
Diffstat (limited to 'ctdb/Makefile.in')
-rwxr-xr-xctdb/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/Makefile.in b/ctdb/Makefile.in
index 779bd8b4b0..72ca2d8afb 100755
--- a/ctdb/Makefile.in
+++ b/ctdb/Makefile.in
@@ -187,6 +187,7 @@ install: all
${INSTALLCMD} -m 644 config/functions $(DESTDIR)$(etcdir)/ctdb
${INSTALLCMD} -m 755 config/statd-callout $(DESTDIR)$(etcdir)/ctdb
${INSTALLCMD} -m 644 config/events.d/README $(DESTDIR)/$(docdir)/ctdb/README.eventscripts
+ ${INSTALLCMD} -m 644 doc/recovery-process.txt $(DESTDIR)/$(docdir)/ctdb/doc/recovery-process.txt
${INSTALLCMD} -m 755 config/events.d/00.ctdb $(DESTDIR)$(etcdir)/ctdb/events.d
${INSTALLCMD} -m 755 config/events.d/10.interface $(DESTDIR)$(etcdir)/ctdb/events.d
${INSTALLCMD} -m 755 config/events.d/20.multipathd $(DESTDIR)$(etcdir)/ctdb/events.d