From e621c85c71d274b47302f468eb3bb31e0b13d590 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Mon, 17 May 2021 21:03:13 +0200 Subject: [PATCH] Core Update 157: /var/ipfire/fwhosts/icmp-types does not have to be executable MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit See commit 183ccaa5a5c95f4cb2b639360f3c1465567577e9. Signed-off-by: Peter Müller Signed-off-by: Michael Tremer --- 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 8738a1e469..7ed02d6907 100644 --- a/config/rootfiles/core/157/update.sh +++ b/config/rootfiles/core/157/update.sh @@ -105,6 +105,7 @@ ldconfig # Fix file permissions changed chmod -s /usr/bin/gpg +chmod -x /var/ipfire/fwhosts/icmp-types # Delete scrubbed files rm -f \ -- 2.39.2