From patchwork Mon May 17 19:04:41 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 4312 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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4FkT8Z30PPz3wbb for ; Mon, 17 May 2021 19:04:46 +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) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4FkT8Z06xBz26y; Mon, 17 May 2021 19:04:46 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FkT8Y6lYJz2yZm; Mon, 17 May 2021 19:04:45 +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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4FkT8X0jGzz2xF1 for ; Mon, 17 May 2021 19:04:44 +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)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4FkT8V6Vj9zcb for ; Mon, 17 May 2021 19:04:42 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1621278283; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BgYI+GVpq3z4ajOrEit6EHSWBFUG2qm1YwiTO/gq0rI=; b=VuVtPYHoLayPASICHYS2k5qo4eOhWaa5JC92U23Npo5juAkNwjqrKQLSRXhnGHpSKzy7AR Q6wqBQcgkBei75Dw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1621278283; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=BgYI+GVpq3z4ajOrEit6EHSWBFUG2qm1YwiTO/gq0rI=; b=TkINurhWV6slGfQu/eLRhkDQ45HRBUqb1OuII4txCrojMpa84gLPw9xQNLGUH+Yhy/zYUC kRrvbliP7bs50wCpG5+I3E0OAAUaDNPFN10ANPSHhCBFUmNdXEH0YJEDpkAc6FOY/hCe5W yF19DzmVsoVHtkQojRHMSox02VKvqJP9+3/eKcGGr0Y4xLxNoT4/paS7MFiOly7w0D9SUh 93BY71xWdidJFNT3UvQvLEQMSByfhSKlKfmcwZPnP9drWFXu0JPVGQvUCs2Xavsh4poOY6 PqFmqKVIj9y1Gom7pDVwF711aRuQCSNIhLHeZt2AaSTC9udu/ER7Q9Ol8G2zcw== Subject: [PATCH 11/20] Core Update 157: Apply changed permissions to /var/ipfire/urlfilter/bin/ To: development@lists.ipfire.org References: <7b61506c-84b9-f4e8-7a5f-5a8e8a39f795@ipfire.org> <4924bc88-655d-2a81-96de-000a7362bece@ipfire.org> <6a4b79d4-6fdd-612f-36d4-e7614f1164be@ipfire.org> <2fb1ab47-34a4-f58d-93a8-3e2f79f122ff@ipfire.org> <0bd0080a-d095-5028-22fa-7d5436b9baf3@ipfire.org> From: =?utf-8?q?Peter_M=C3=BCller?= Message-ID: Date: Mon, 17 May 2021 21:04:41 +0200 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US 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" Signed-off-by: Peter Müller --- config/rootfiles/core/157/update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/core/157/update.sh b/config/rootfiles/core/157/update.sh index 7ed02d690..f46a47572 100644 --- a/config/rootfiles/core/157/update.sh +++ b/config/rootfiles/core/157/update.sh @@ -106,6 +106,7 @@ ldconfig # Fix file permissions changed chmod -s /usr/bin/gpg chmod -x /var/ipfire/fwhosts/icmp-types +chown -R root:root /var/ipfire/urlfilter/bin # Delete scrubbed files rm -f \