diff options
Diffstat (limited to 'security/tripwire/pkg/MESSAGE')
-rw-r--r-- | security/tripwire/pkg/MESSAGE | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/security/tripwire/pkg/MESSAGE b/security/tripwire/pkg/MESSAGE index e6929806b7f..79d20d9b2e1 100644 --- a/security/tripwire/pkg/MESSAGE +++ b/security/tripwire/pkg/MESSAGE @@ -1,6 +1,12 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.2 2001/02/06 14:24:14 wiz Exp $ + To use tripwire to protect your systems, you should first initialise the databases: (cd ${PREFIX}/etc/tripwire; ${PREFIX}/sbin/tripwire -initialize) -which creates the database in the ${PREFIX}/etc/tripwire/databases directory. +which creates the database in the ${PREFIX}/etc/tripwire/databases +directory. + +=========================================================================== |