]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core202: Reload cronjobs
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Mar 2026 10:41:21 +0000 (10:41 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Mar 2026 10:41:21 +0000 (10:41 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/202/update.sh

index f2ac1245c0621c66104f5aeacadb7ca5de3a1025..75b5d4409e114b8f21a78511559566f069172657 100644 (file)
@@ -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