summaryrefslogtreecommitdiff
path: root/ctdb/packaging/RPM/ctdb.spec.in
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2016-03-03 10:34:48 +1100
committerAmitay Isaacs <amitay@samba.org>2016-04-01 04:42:11 +0200
commit1924323af6c6e769c39e4d6716e30eb6f7391b4b (patch)
treed27c2186431cd6162ec4e1710fcfeda25fe92e26 /ctdb/packaging/RPM/ctdb.spec.in
parentc56112949a38ac5238c847073630807747da8f0e (diff)
downloadsamba-1924323af6c6e769c39e4d6716e30eb6f7391b4b.tar.gz
ctdb-killtcp: New helper ctdb_killtcp
This will allow killing of TCP connections without daemon involvement. It looks strange that the common code for daemon and helper is in the server directory. Having it in the server directory means less temporary changes to the build configuration. This code will move into the helper itself and will no longer be used by the daemon. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Diffstat (limited to 'ctdb/packaging/RPM/ctdb.spec.in')
-rw-r--r--ctdb/packaging/RPM/ctdb.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/packaging/RPM/ctdb.spec.in b/ctdb/packaging/RPM/ctdb.spec.in
index ec26855315c..bbbf66c26b1 100644
--- a/ctdb/packaging/RPM/ctdb.spec.in
+++ b/ctdb/packaging/RPM/ctdb.spec.in
@@ -205,6 +205,7 @@ rm -rf $RPM_BUILD_ROOT
%{_libexecdir}/ctdb/ctdb_event_helper
%{_libexecdir}/ctdb/ctdb_recovery_helper
%{_libexecdir}/ctdb/ctdb_natgw
+%{_libexecdir}/ctdb/ctdb_killtcp
%{_libexecdir}/ctdb/smnotify
%dir %{_libdir}
%{_libdir}/ctdb/lib*