]> git.ipfire.org Git - ipfire.org.git/blame - src/crontab/ipfire
accounts: Add function to add accounts to groups
[ipfire.org.git] / src / crontab / ipfire
CommitLineData
a41faf35
MT
1SHELL=/bin/bash
2
c5ddbd67 3# Update blog feeds once an hour
242004e4 40 * * * * nobody ipfire.org update-blog-feeds
7170e1bc
MT
5
6# Scan for release files once an hour
242004e4 70 * * * * nobody ipfire.org scan-files
d6df53bf
MT
8
9# Send messages
242004e4 10* * * * * nobody ipfire.org send-all-messages
d6df53bf 11
8e69850a
MT
12# Cleanup once an hour
1330 * * * * nobody ipfire.org cleanup
b2059099
MT
14
15# Check mirrors once every 30 min
096a7ddb 16*/30 * * * * nobody ipfire.org check-mirrors
611adbfb
MT
17
18# Tweet once a week
190 8 * * * nobody sleep ${RANDOM} && ipfire.org tweet