3f72331e4f
Also avoid overlapping strcpy. Should be noted that this package needs an upgrade. There is one being developed in pkgsrc-wip.
13 lines
477 B
Text
13 lines
477 B
Text
===========================================================================
|
|
$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.
|
|
|
|
===========================================================================
|