pkgsrc/security/tripwire/MESSAGE
cjep 3f72331e4f PR#22362. Add Darwin support.
Also avoid overlapping strcpy.

Should be noted that this package needs an upgrade. There is one being
developed in pkgsrc-wip.
2021-02-10 13:00:05 +00:00

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.
===========================================================================