From patchwork Wed May 26 10:43:01 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4376 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Fqnbh0vFFz3wbs for ; Wed, 26 May 2021 10:43:12 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Fqnbg0GvGz12R; Wed, 26 May 2021 10:43:10 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Fqnbf5Kxzz2yN4; Wed, 26 May 2021 10:43:10 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Fqnbc405Xz2xNW for ; Wed, 26 May 2021 10:43:08 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Fqnbb4Lzzz9L; Wed, 26 May 2021 10:43:07 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1622025787; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=+3RhA9d/xqazZ92fDYKzcbV9IgKU0ilBlaF6A7kcuRQ=; b=ZXpyvArqtqJnmsJ/wLrq+s+Df5LGuSZLaO1QgvYRPUjS0cSvPTNj+gawljxxRRUosPSytK X4/NcYG4Jmp63jCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1622025787; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=+3RhA9d/xqazZ92fDYKzcbV9IgKU0ilBlaF6A7kcuRQ=; b=TcmMmuKiO67jHDaJxjhUWhHRGp/F7LGcVzkPSBWCEbav2oBI70x/oQJk7KZlWS/n3Dj32D zbqINNSeqsvzCW+g60mnuNRl4oNTZxc4LlD8uZPH3jLIGpm66llBnw5CY3rcedbqqnZeqt e6+Q5sm6+9l1SXafntyZuO/xbQNXgJ7GvRe/D2X0z1ySbttLtPB8bfkYdhjCIv7sJaxpDa gPotW4logowa175Rf3eblrT5dhrwf/+YuTs7L5qEx84Ya+FQcVEgrr0R9Krxw79i68/0u2 QlZjID/OIdKQV+v3KYLJIThEJCZzVGFeszWOS899LPqkwGzNJ5w+vnftvVFzpQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] backup/exclude: unbound is missing hosts.conf include after restoring a backup of an older version Date: Wed, 26 May 2021 12:43:01 +0200 Message-Id: <20210526104301.2084-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 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" - Added unbound.conf to backup/exclude list to fix bug #12441 Fixes: #12441 Signed-off-by: Adolf Belka --- config/backup/exclude | 1 + 1 file changed, 1 insertion(+) diff --git a/config/backup/exclude b/config/backup/exclude index 0d3de04d2..68c37de48 100644 --- a/config/backup/exclude +++ b/config/backup/exclude @@ -1,4 +1,5 @@ /etc/sysconfig/lm_sensors +/etc/unbound/unbound.conf *.tmp /var/ipfire/ethernet/settings /var/ipfire/firewall/bin/*