/[packages]/cauldron/crontabs/current/SOURCES/crontab
ViewVC logotype

Contents of /cauldron/crontabs/current/SOURCES/crontab

Parent Directory Parent Directory | Revision Log Revision Log


Revision 138 - (show annotations) (download)
Tue Jan 4 19:26:13 2011 UTC (12 years, 11 months ago) by tmb
File size: 335 byte(s)
imported package crontabs
1 SHELL=/bin/bash
2 PATH=/sbin:/bin:/usr/sbin:/usr/bin
3 MAILTO=root
4 HOME=/
5
6 # run-parts
7 01 * * * * root nice -n 19 run-parts --report /etc/cron.hourly
8 02 4 * * * root nice -n 19 run-parts --report /etc/cron.daily
9 22 4 * * 0 root nice -n 19 run-parts --report /etc/cron.weekly
10 42 4 1 * * root nice -n 19 run-parts --report /etc/cron.monthly

  ViewVC Help
Powered by ViewVC 1.1.28