home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20110725.etc.tar.gz / bradford.20110725.etc.tar / etc / crontab < prev    next >
Text File  |  2006-08-25  |  255b  |  9 lines

  1. SHELL=/bin/sh
  2. PATH=/usr/bin:/usr/sbin:/sbin:/bin:/usr/lib/news/bin
  3. MAILTO=root
  4. #
  5. # check scripts in cron.hourly, cron.daily, cron.weekly, and cron.monthly
  6. #
  7. -*/15 * * * *   root  test -x /usr/lib/cron/run-crons && /usr/lib/cron/run-crons >/dev/null 2>&1
  8.  
  9.