# Any changes will be applied after crond restart
# run-parts
&nice(10),mailto(root) 01 * * * *	/bin/run-parts /etc/cron.hourly
&nice(10),mailto(root) 02 5 * * *	/bin/run-parts /etc/cron.daily
&nice(10),mailto(root) 02 2 * * 0	/bin/run-parts /etc/cron.weekly
&nice(10),mailto(root) 02 4 1 * *	/bin/run-parts /etc/cron.monthly
