From mboxrd@z Thu Jan  1 00:00:00 1970
From: Peter =?utf-8?q?M=C3=BCller?= <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 11/20] Core Update 157: Apply changed permissions to
 /var/ipfire/urlfilter/bin/
Date: Mon, 17 May 2021 21:04:41 +0200
Message-ID: <e2f2cb7a-f7e6-b333-7e14-1123755c1f92@ipfire.org>
In-Reply-To: <c2855868-9097-410a-29c6-6453d5e7a9df@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0120746129636975599=="
List-Id: <development.lists.ipfire.org>

--===============0120746129636975599==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Signed-off-by: Peter M=C3=BCller <peter.mueller(a)ipfire.org>
---
 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
=20
 # Delete scrubbed files
 rm -f \
--=20
2.26.2

--===============0120746129636975599==--