# raperca anacrontab: raperca specific config file for anacron

# See anacron(8) and anacrontab(5) for details.

SHELL=/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin

# the maximal random delay added to the base delay of the jobs
RANDOM_DELAY=0
# the jobs will be started during the following hours only
START_HOURS_RANGE=0-23

#period in days   delay in minutes   job-identifier   command
1	0	raperca.logrotate	/usr/libexec/raperca/logrotate
