pkgsrc/security/libpreludedb/MESSAGE
2006-06-06 12:30:02 +00:00

13 lines
579 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1 2006/06/06 12:30:02 shannonjr Exp $
Instructions for setting database creation may be found in the prelude
handbook:
https://trac.prelude-ids.org/wiki/InstallingLibpreludedb
Deletion of database entries can be quite slow unless some additional
indices are created. The additional indices can be created by entering:
mysql -u prelude prelude -p \
< ${PREFIX}/share/libpreludedb/classic/addIndices.sql
===========================================================================