X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=config%2Frootfiles%2Fcore%2F168%2Fupdate.sh;h=6bb081ff28d2ce54384e6509752a80a470a1a0ba;hp=84dec941cfff74d52fed9511ae4ad54a3bd743de;hb=4a4fc8f19a8734a7d92895da3772027550e80f01;hpb=de5896985ccb3c9c732315ddd17106e5c4b1bafe diff --git a/config/rootfiles/core/168/update.sh b/config/rootfiles/core/168/update.sh index 84dec941cf..6bb081ff28 100644 --- a/config/rootfiles/core/168/update.sh +++ b/config/rootfiles/core/168/update.sh @@ -128,6 +128,9 @@ fi # Repair any broken MDRAID arrays /usr/local/bin/repair-mdraid +# Rebuild fcrontab from scratch +/usr/bin/fcrontab -z + # Start services /etc/init.d/fcron restart /etc/init.d/sshd restart