[unbound/el5] * add unbound-streamtcp

Paul Wouters pwouters at fedoraproject.org
Fri Aug 24 00:08:24 UTC 2012


commit 7b0d4b062810476fa85e484fcb2ee90e6381ed38
Author: Paul Wouters <pwouters at redhat.com>
Date:   Thu Aug 23 20:03:23 2012 -0400

    * add unbound-streamtcp

 unbound.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/unbound.spec b/unbound.spec
index 4901222..6e79247 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -118,6 +118,9 @@ for plugin in unbound_munin_hits unbound_munin_queue unbound_munin_memory unboun
     ln -s unbound %{buildroot}%{_datadir}/munin/plugins/$plugin
 done 
 
+# install streamtcp used for monitoring / debugging unbound's port 80/443 modes
+install -m 0755 streamtcp %{buildroot}%{_sbindir}/unbound-streamtcp
+
 # install root and DLV key
 install -m 0644 %{SOURCE5} %{SOURCE6} %{buildroot}%{_sysconfdir}/unbound/
 


More information about the scm-commits mailing list