]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/cron/crontab
Add crontab entry for fireinfo.
[ipfire-2.x.git] / config / cron / crontab
index 82d2e078fcde513d69bb4aa126fd0d1c486d2fdb..16a5b960c6e29b46c1823d182dcf04d70c4a71c8 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 5 * * *     /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
@@ -52,3 +52,6 @@ HOME=/
 
 # Reset Dialup Statistics
 &bootrun 0 0 1 * *     /usr/local/bin/dialctrl.pl reset
+
+# fireinfo
+%nightly,random * 23-4 /usr/bin/sendprofile >/dev/null 2>&1