commit c0601a6d9e2ed7159fe25c91aa158e643c1667b0
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Tue Apr 1 21:21:54 2014 +0200

    - make unbound-anchor quiet

 unbound.init | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/unbound.init b/unbound.init
index c149212..894b522 100644
--- a/unbound.init
+++ b/unbound.init
@@ -38,9 +38,9 @@ start() {
                msg_starting "Unbound"
 
                # prepare the root key file
-               /usr/sbin/unbound-anchor -v -a /var/lib/unbound/root.key
+               /usr/sbin/unbound-anchor -v -a /var/lib/unbound/root.key > 
/dev/null
 
-               daemon /usr/sbin/unbound \
+               daemon /usr/sbin/unbound \
                        -c /etc/unbound/unbound.conf $UNBOUND_OPT </dev/null
                RETVAL=$?
                [ $RETVAL -eq 0 ] && touch /var/lock/subsys/unbound
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unbound.git/commitdiff/c0601a6d9e2ed7159fe25c91aa158e643c1667b0

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to