summaryrefslogtreecommitdiff
path: root/databases/gnats/MESSAGE
blob: 11c1a11711fad63984c1c44e62849db91fffdd30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
===========================================================================
$NetBSD: MESSAGE,v 1.2 2001/11/11 06:17:27 hubertf Exp $

See http://sourceware.cygnus.com/gnats/ for the official web page
and don't forget to run ${PREFIX}/libexec/gnats/mkcat as gnats.

Add the following line to /etc/inetd.conf to activate GNATS:

    support stream tcp nowait gnats ${PREFIX}/libexec/gnats/gnatsd gnatsd

Add something like this into the crontab to process incoming bug reports:

    */5 * * * * ${PREFIX}/libexec/gnats/queue-pr -r

===========================================================================