[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
anacrontab
- To: http://www.spamgourmet.com/~home.robertwork
- Subject: anacrontab
- From: http://dummy.us.eu.org/robert (Robert)
- Date: Sun, 06 Aug 2017 12:22:22 -0700
# /etc/anacrontab: configuration file for anacron
# See anacron(8) and anacrontab(5) for details.
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
HOME=/root
LOGNAME=root
RANDOM_DELAY=0
START_HOURS_RANGE=0-24
# These replace cron's entries
1 2 cron.daily run-parts --report /etc/cron.daily
7 7 cron.weekly run-parts --report /etc/cron.weekly
@monthly 12 cron.monthly run-parts --report /etc/cron.monthly