# $HeadURL$ $LastChangedRevision$ # The sleep is to avoid multiple VMs on the same PM all hitting the PM's disks and CPU at the same time. 0 */3 * * * root bash -c 'sleep $(($RANDOM \% 300)) && srf --config-file=$(srf-config srf_etc_prefix)/system.conf --package-mode=mail'