summaryrefslogtreecommitdiff
path: root/security/tripwire/MESSAGE
blob: 883c4eb55c3d0b17b2b4e59b55088c96a8f7725e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================================================================
$NetBSD: MESSAGE,v 1.3 2021/02/10 13:00:05 cjep Exp $

To use tripwire to protect your systems, you should first tune the 
configure in ${PKG_SYSCONFDIR} and then initialise the databases:

	cd ${PKG_SYSCONFDIR} 
	${PREFIX}/sbin/tripwire -initialize

which creates the database in the ${PKG_SYSCONFDIR}/databases
directory.

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