From 682a6b2dc8fb3e917e1d8927cd4caa022f4f23d8 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 7 Nov 2017 16:02:28 +0100 Subject: [PATCH] unbound: Silence error when upstream name servers cannot be read Signed-off-by: Michael Tremer --- src/initscripts/system/unbound | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { -- 2.39.2