fcron: Run weekly tasks on Monday.

This commit is contained in:
Michael Tremer
2012-11-26 11:02:28 +01:00
parent fb6e700b40
commit a000249ff9
3 changed files with 5 additions and 1 deletions

View File

@@ -49,6 +49,9 @@ perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
# Convert OpenVPN RW connections.
/usr/sbin/ovpn-ccd-convert
# Re-read crontab.
fcrontab -z &>/dev/null
#Rebuild module dep's
#arch=`uname -m`
#if [ ${arch::3} == "arm" ]; then