From: Michael Tremer Date: Mon, 23 Mar 2026 10:41:21 +0000 (+0000) Subject: core202: Reload cronjobs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d2fa94d53bc1b214931f14c8d40ece5f8ffc85f;p=ipfire-2.x.git core202: Reload cronjobs Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/202/update.sh b/config/rootfiles/core/202/update.sh index f2ac1245c..75b5d4409 100644 --- a/config/rootfiles/core/202/update.sh +++ b/config/rootfiles/core/202/update.sh @@ -81,6 +81,9 @@ chown unbound:unbound -Rv /var/lib/unbound/ /var/cache/unbound/ /etc/init.d/suricata restart /etc/init.d/unbound restart +# Reload cronjobs +fcrontab -z + # This update needs a reboot... touch /var/run/need_reboot