Mercurial > notdcc
annotate misc/crontab.in @ 0:c7f6b056b673
First import of vendor version
author | Peter Gervai <grin@grin.hu> |
---|---|
date | Tue, 10 Mar 2009 13:49:58 +0100 |
parents | |
children |
rev | line source |
---|---|
0 | 1 # daily DCC server cleanup |
2 # Rhyolite Software DCC 1.3.103-1.6 $Revision$ | |
3 # @configure_input@ | |
4 | |
5 # if you use more than one DCC server, different start times are best | |
6 # so that your servers are not all busy cleaning their databases at once. | |
7 15 2 * * * @libexecdir@/cron-dccd | |
8 | |
9 # optionally fetch list of empty messags | |
10 # Please choose a random day of the week, hour, and minute | |
11 #minute hour * * day @libexecdir@/fetch-testmsg-whitelist |