aboutsummaryrefslogtreecommitdiff
path: root/sysutils/anacron/files/anacrontab.default
blob: 2797d7fc2cc12f9589aadf175e27d34879a457ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12

PATH=/bin:/sbin:/usr/bin:/usr/sbin

# days		make sure the command is executed at least every 'days' days
# delay		delay in minutes, before a command starts
# id		unique id of a command

# days	delay	id		command
1	5	daily		periodic daily
7	15	weekly		periodic weekly
30	60	monthly		periodic monthly