annotate misc/crontab.in @ 4:d329bb5c36d0
Changes making it compile the new upstream release
author |
Peter Gervai <grin@grin.hu> |
date |
Tue, 10 Mar 2009 14:57:12 +0100 |
parents |
c7f6b056b673 |
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 |