From d79814485fba7eb410497ec8e904dc717ef4a065 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sun, 8 May 2022 12:03:18 +0000 Subject: [PATCH] Core Update 168: Delete orphaned symlinks to Suricata ruleset updater MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reported-by: Stefan Schantl Signed-off-by: Peter Müller --- config/rootfiles/core/168/update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/rootfiles/core/168/update.sh b/config/rootfiles/core/168/update.sh index 1a45ad9cf2..d21f648ddb 100644 --- a/config/rootfiles/core/168/update.sh +++ b/config/rootfiles/core/168/update.sh @@ -39,6 +39,8 @@ done # Remove files rm -rvf \ + /etc/fcron.daily/suricata \ + /etc/fcron.weekly/suricata \ /lib/firmware/cxgb4/t4fw-1.26.4.0.bin \ /lib/firmware/cxgb4/t5fw-1.26.4.0.bin \ /lib/firmware/cxgb4/t6fw-1.26.4.0.bin \ -- 2.39.5