mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
428 B
Plaintext
13 lines
428 B
Plaintext
===========================================================================
|
|
$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.
|
|
|
|
===========================================================================
|