summaryrefslogtreecommitdiff
path: root/security/tripwire/MESSAGE
blob: 44490050e0b4b4c4d3aef99db99c8441c3c01cc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
===========================================================================
$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.

===========================================================================