]> git.ipfire.org Git - ipfire.org.git/blame - src/crontab/ipfire
Remove any references to Twitter
[ipfire.org.git] / src / crontab / ipfire
CommitLineData
a41faf35
MT
1SHELL=/bin/bash
2
c5ddbd67 3# Update blog feeds once an hour
0b72c137 4#0 * * * * nobody ipfire.org update-blog-feeds
7170e1bc
MT
5
6# Scan for release files once an hour
0b72c137 7#0 * * * * nobody ipfire.org scan-files
d6df53bf
MT
8
9# Send messages
0b72c137 10#* * * * * nobody flock /tmp/.ipfire.org.send-all-messages.lock ipfire.org send-all-messages
d6df53bf 11
d73bba54 12# Run campaigns
0b72c137 13#*/5 * * * * nobody ipfire.org run-campaigns
d73bba54 14
aee57270 15# Announce blog posts
0b72c137 16#*/5 * * * * nobody ipfire.org announce-blog-posts
aee57270 17
8e69850a 18# Cleanup once an hour
0b72c137 19#30 * * * * nobody ipfire.org cleanup
b2059099
MT
20
21# Check mirrors once every 30 min
0b72c137 22#*/30 * * * * nobody ipfire.org --logging=error check-mirrors
611adbfb 23
66d4b1c1
MT
24# Toot once a day
25#0 8 * * * nobody sleep ${RANDOM} && ipfire.org toot