From: Michael Tremer Date: Tue, 7 Nov 2017 15:02:28 +0000 (+0100) Subject: unbound: Silence error when upstream name servers cannot be read X-Git-Tag: v2.19-core117~1^2~94 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=682a6b2dc8fb3e917e1d8927cd4caa022f4f23d8;ds=sidebyside unbound: Silence error when upstream name servers cannot be read Signed-off-by: Michael Tremer --- diff --git a/src/initscripts/system/unbound b/src/initscripts/system/unbound index e5554d7254..4e7e63e5fa 100644 --- a/src/initscripts/system/unbound +++ b/src/initscripts/system/unbound @@ -61,7 +61,7 @@ read_name_servers() { local i for i in 1 2; do echo "$(/dev/null | xargs echo } config_header() {