From patchwork Mon May 17 19:07:52 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: 4321 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 4FkTDD36Ymz3wbk for ; Mon, 17 May 2021 19:07:56 +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 4FkTDD0TcLz1Zf; Mon, 17 May 2021 19:07:56 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FkTDD01wpz2xjj; Mon, 17 May 2021 19:07:56 +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 4FkTDB32jgz2xPC for ; Mon, 17 May 2021 19:07:54 +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 4FkTD94vkBzZV for ; Mon, 17 May 2021 19:07:53 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1621278474; 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=STmcSMwtM3OvSwz3nLXVsDwqTWodicZVCgEbhVsoYXA=; b=qmNpDl9H9U6unk72QItUIdQu/WuqdFcWIyCNznhHIpTbrrQYvdFHKbs732RrsnCAViY0Pb ttDiufOsn9yGRCCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1621278474; 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=STmcSMwtM3OvSwz3nLXVsDwqTWodicZVCgEbhVsoYXA=; b=hNPWwPIoyi7jir/9m+I7S5zIpPzf/Y1X+PDUTjph9zxSfnLF5WgayATUdI7zB683lXm3E7 7ptSWI9jcrgQqksAdRHQN/xtTZvyEjEgpHharyK5xjnWN15oBn3n23jUXHpM63Fu3CKrEJ SK2HUvQkPEdgvobC2FgbLffpxK+xIPqPUuef/+2yfeA1C731mW1Tg3xBRwTaLIsH5Ye+Pd luS5YKPY6tA9osFeiPThuj7cQi+5bXh9Jkji0vxE5RpAFJLsUeF23xZxIifPiH2mR9wkrT Kghsfg/RC69p9p/HNAIuLEthQuI/pn/1GwrgCTukYrBIYTr5SWHI8551OVudBA== Subject: [PATCH 20/20] Core Update 157: Apply changed permissions to /srv/web/ipfire/cgi-bin/cachemgr.cgi 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> <4d993216-9803-346c-3f54-de35633d1205@ipfire.org> <0334d010-8b7d-7e4c-bf29-83f9bf12c229@ipfire.org> <62f381bd-c870-107a-cd81-27cb283660bb@ipfire.org> <6eb3152c-47f8-5687-6241-ad699ab6c7bd@ipfire.org> <3368b7e2-c4e8-076f-1dbc-75945b1a037f@ipfire.org> From: =?utf-8?q?Peter_M=C3=BCller?= Message-ID: <3b0ba7cd-9f63-20b4-86d0-279183c59aac@ipfire.org> Date: Mon, 17 May 2021 21:07:52 +0200 MIME-Version: 1.0 In-Reply-To: <3368b7e2-c4e8-076f-1dbc-75945b1a037f@ipfire.org> 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 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/core/157/update.sh b/config/rootfiles/core/157/update.sh index d71c9688c..ce7b6f5bf 100644 --- a/config/rootfiles/core/157/update.sh +++ b/config/rootfiles/core/157/update.sh @@ -109,8 +109,12 @@ chmod -x \ /var/ipfire/fwhosts/icmp-types \ /var/ipfire/ovpn/ovpn-leases.db -chown -R root:root /var/ipfire/urlfilter/bin -chown -R root:root /var/ipfire/updatexlrator/bin +chown -R root:root \ + /var/ipfire/updatexlrator/bin \ + /var/ipfire/urlfilter/bin + +chown root:root \ + /srv/web/ipfire/cgi-bin/cachemgr.cgi # Delete scrubbed files rm -f \