27 lines
528 B
Plaintext
27 lines
528 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
GNATS has been successfully installed.
|
|
|
|
If you want to run the GNATS server, enter
|
|
|
|
%%PREFIX%%/libexec/gnats/mkdb default
|
|
|
|
to create the default database and add
|
|
|
|
support stream tcp nowait gnats %%PREFIX%%/libexec/gnats/gnatsd gnatsd
|
|
|
|
to inetd.conf(5). Instructions to upgrade from a
|
|
GNATS 3.x database are in
|
|
|
|
%%PREFIX%%/share/doc/gnats/UPGRADING
|
|
|
|
Try `man gnats', `info gnats' and the online manual at
|
|
|
|
http://www.gnu.org/software/gnats/gnats_toc.html
|
|
|
|
for more information.
|
|
EOM
|
|
}
|
|
]
|