SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 55 * * * * root run-parts /etc/cron.hourly 55 0 * * * root run-parts /etc/cron.daily 55 1 * * 0 root run-parts /etc/cron.weekly 55 2 2 * * root run-parts /etc/cron.monthly