12 lines
428 B
Text
12 lines
428 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2003/05/01 21:47:42 jmmv Exp $
|
|
|
|
To use tripwire to protect your systems, you should first initialise
|
|
the databases:
|
|
|
|
(cd ${PKG_SYSCONFDIR}; ${PREFIX}/sbin/tripwire -initialize)
|
|
|
|
which creates the database in the ${PKG_SYSCONFDIR}/databases
|
|
directory.
|
|
|
|
===========================================================================
|