root/contrib/0hourly

/* [previous][next][first][last][top][bottom][index][help]  */
# Run the hourly jobs
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
01 * * * * root run-parts /etc/cron.hourly

/* [previous][next][first][last][top][bottom][index][help]  */