802
by Francois Marier
Always send cron mails to the libravatar-slave user (bug #1072680) |
1 |
MAILTO=libravatar-slave |
2 |
||
782.1.1
by Francois Marier
Reverse the mirror sync direction (closes: #947796) |
3 |
*/15 * * * * libravatar-slave test -e /usr/bin/libravatar-update-mirror && /usr/bin/libravatar-update-mirror |
801
by Francois Marier
Convert the slave hourly cronjob to run every 30 min |
4 |
*/30 * * * * root test -e /usr/sbin/libravatar-update-certs && /usr/sbin/libravatar-update-certs |