forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
12 lines
300 B
Text
12 lines
300 B
Text
|
|
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
|
|
|