blob: 4e1294151d369afb212140635a6af8d188cc6d81 (
plain) (
blame)
1
2
3
4
5
6
7
|
You will want to add a user entry to your /etc/passwd file for the
user-id that owns gnats-related databases on your server.
Something of the form:
"gnats:*:61:61:GNATS database owner:${PREFIX}/share/gnats/gnats-db:"
should do just fine (put it in your ftpusers file!).
Don't forget to run ${PREFIX}/libexec/gnats/mkcat as gnats.
|