From patchwork Sat Jun 10 20:56:44 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Kohlstedde X-Patchwork-Id: 1191 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id C726F61460 for ; Sat, 10 Jun 2017 12:56:58 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id CF8722822; Sat, 10 Jun 2017 12:56:57 +0200 (CEST) Received: from tethys.hosts.c9n.de (tethys.hosts.c9n.de [IPv6:2a03:4000:6:b19d::1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPS id 1D6BB2822 for ; Sat, 10 Jun 2017 12:56:53 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by tethys.hosts.c9n.de (Postfix) with ESMTP id 581C41D6F086 for ; Sat, 10 Jun 2017 12:56:52 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at tethys.hosts.c9n.de Received: from tethys.hosts.c9n.de ([127.0.0.1]) by localhost (tethys.hosts.c9n.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V7cqiYh2ccot for ; Sat, 10 Jun 2017 12:56:51 +0200 (CEST) Received: from localhost.localdomain (p200300061348CF77267703FFFEF9B264.dip0.t-ipconnect.de [IPv6:2003:6:1348:cf77:2677:3ff:fef9:b264]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: christian@kohlsted.de) by tethys.hosts.c9n.de (Postfix) with ESMTPSA for ; Sat, 10 Jun 2017 12:56:51 +0200 (CEST) From: Christian Kohlstedde To: development@lists.ipfire.org Subject: [PATCH] Fix the status check of unbound Date: Sat, 10 Jun 2017 12:56:44 +0200 Message-Id: <20170610105644.28854-1-christian+ipfire@kohlsted.de> X-Mailer: git-send-email 2.13.1 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" From: Christian Kohlstedde --- src/initscripts/system/unbound | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)