updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / vixie-cron / crontab
blob69e4feec411c857fbb15a9455c55cd6b212061b1
1 SHELL=/bin/bash
2 PATH=/sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:
3 MAILTO=root
4 HOME=/
6 # run-parts
7 01 * * * * root cronrunparts /etc/cron.hourly
8 02 4 * * * root cronrunparts /etc/cron.daily
9 22 4 * * 0 root cronrunparts /etc/cron.weekly
10 42 4 1 * * root cronrunparts /etc/cron.monthly