]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/cron/crontab
Fix problem with tmpfs cronjob that caused it to execute every minute between 5 and...
[people/pmueller/ipfire-2.x.git] / config / cron / crontab
index 82d2e078fcde513d69bb4aa126fd0d1c486d2fdb..26bd99f8a454260243dd568134dbd239d5a08ae9 100644 (file)
@@ -22,7 +22,7 @@ HOME=/
 
 # Make some nice graphs
 */5 * * * *    /usr/local/bin/makegraphs >/dev/null
-* 05 * * *     /etc/init.d/tmpfs backup >/dev/null
+17 05 * * *    /etc/init.d/tmpfs backup >/dev/null
 
 # Force update the dynamic dns registration once a week
 # Force update even if IP has not changed once a month if 'minimize update' selected in GUI