X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=config%2Frootfiles%2Fcore%2F136%2Fupdate.sh;fp=config%2Frootfiles%2Fcore%2F136%2Fupdate.sh;h=e6082c397768e613a02de4ab509979f5682a37f2;hp=3c5d4bd86e142b9034f273805c8c75206d3f654e;hb=d3d959851a8f3045409d7b1665bd4e1f09026a88;hpb=7ca4deda497cfafcb26979335a8eddeec55d086d diff --git a/config/rootfiles/core/136/update.sh b/config/rootfiles/core/136/update.sh index 3c5d4bd86e..e6082c3977 100644 --- a/config/rootfiles/core/136/update.sh +++ b/config/rootfiles/core/136/update.sh @@ -57,6 +57,10 @@ rm -rf /usr/lib/perl5/site_perl/5.12.3 # update linker config ldconfig +# Update crontab +sed -i -e "s|^01 0 \* \* \*./usr/local/bin/logwatch|05 0 \* \* \*\t/usr/local/bin/logwatch|g" /var/spool/cron/root.orig +fcrontab -z &>/dev/null + # Update Language cache /usr/local/bin/update-lang-cache