From: Arkadiusz Miƛkiewicz Date: Tue, 1 Apr 2014 19:21:54 +0000 (+0200) Subject: - make unbound-anchor quiet X-Git-Tag: auto/th/unbound-1.4.22-2~4 X-Git-Url: https://git.pld-linux.org/?p=packages%2Funbound.git;a=commitdiff_plain;h=c0601a6d9e2ed7159fe25c91aa158e643c1667b0 - make unbound-anchor quiet --- 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