we should also install the 11.natgw eventscript if we want to be able to use it
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 31 Mar 2009 09:00:00 +0000 (20:00 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 31 Mar 2009 09:00:00 +0000 (20:00 +1100)
Makefile.in
packaging/RPM/ctdb.spec

index 7c9e0adfb1428e31ebfa3c0479f08f2c2b25d020..b67818f81788d2ae20171b54fa7e688248e9d2f4 100755 (executable)
@@ -206,6 +206,7 @@ install: all
        ${INSTALLCMD} -m 644 doc/recovery-process.txt $(DESTDIR)$(docdir)/ctdb/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/11.natgw $(DESTDIR)$(etcdir)/ctdb/events.d
        ${INSTALLCMD} -m 755 config/events.d/20.multipathd $(DESTDIR)$(etcdir)/ctdb/events.d
        ${INSTALLCMD} -m 755 config/events.d/40.vsftpd $(DESTDIR)$(etcdir)/ctdb/events.d
        ${INSTALLCMD} -m 755 config/events.d/41.httpd $(DESTDIR)$(etcdir)/ctdb/events.d
index 1179a2ce36e8bc3480f15297264ef61319003a7f..7ac4f78fd8156564d96ffae69da8b1d755bae8b8 100644 (file)
@@ -105,6 +105,7 @@ fi
 %{_docdir}/ctdb/recovery-process.txt
 %{_sysconfdir}/ctdb/events.d/00.ctdb
 %{_sysconfdir}/ctdb/events.d/10.interface
+%{_sysconfdir}/ctdb/events.d/11.natgw
 %{_sysconfdir}/ctdb/events.d/20.multipathd
 %{_sysconfdir}/ctdb/events.d/40.vsftpd
 %{_sysconfdir}/ctdb/events.d/41.httpd