X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcrontab;h=8027f4f7f854d46a29de333e82d85c49346d876d;hb=ec74d9703b7f7045ec85d9c66ae19a0710fd0bd9;hp=cd5d7b8892c3990d7b2b5f9a0946e461092ca318;hpb=bf594645dcc87ce277ecd12df13271f80c6e6cbf;p=debbugs.git diff --git a/debian/crontab b/debian/crontab index cd5d7b8..8027f4f 100644 --- a/debian/crontab +++ b/debian/crontab @@ -1,7 +1,7 @@ # Example crontab for bugs system. Install this as a user crontab for the # user who owns /var/lib/debbugs/spool (for example, debbugs). MAILTO=owner@bugs.example.org -* * * * * /usr/lib/debbugs/spamscan >/dev/null +*/5 * * * * /usr/lib/debbugs/spamscan >/dev/null 3,18,33,48 * * * * /usr/lib/debbugs/processall >/dev/null 7,22,37,52 * * * * /usr/lib/debbugs/rebuild db-h 9,39 * * * * /usr/lib/debbugs/html-control >/dev/null