]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/crontab/ipfire.org
Add bot that automatically tweets some things
[ipfire.org.git] / src / crontab / ipfire.org
index a772c359aa9fff6efdebf648456f5a9d254fcf24..b5b7459863b84b51e6007bac0050acb32bbef28b 100644 (file)
@@ -1,2 +1,17 @@
 # Update blog feeds once an hour
-0 * * * *   ipfire.org update-blog-feeds
+0 * * * *      nobody  ipfire.org update-blog-feeds
+
+# Scan for release files once an hour
+0 * * * *      nobody  ipfire.org scan-files
+
+# Send messages
+* * * * *      nobody  ipfire.org send-all-messages
+
+# Cleanup once a an hour
+30 * * * *     nobody  ipfire.org cleanup-messages
+
+# Check mirrors once every 30 min
+*/30 * * * *   nobody  ipfire.org check-mirrors
+
+# Tweet once a week
+0 8 * * *      nobody  sleep ${RANDOM} && ipfire.org tweet