From 194316931449845a4cbb04681f17bbbe1d0927e1 Mon Sep 17 00:00:00 2001 From: jdp Date: Tue, 1 Apr 1997 04:44:00 +0000 Subject: Initial import of Joe Greco's tripwire port. Submitted by: jgreco@ns.sol.net --- security/tripwire/pkg-descr | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 security/tripwire/pkg-descr (limited to 'security/tripwire/pkg-descr') diff --git a/security/tripwire/pkg-descr b/security/tripwire/pkg-descr new file mode 100644 index 000000000000..06132f876d9b --- /dev/null +++ b/security/tripwire/pkg-descr @@ -0,0 +1,13 @@ +Tripwire is a tool that aids system administrators and +users in monitoring a designated set of files for any changes. +Used with system files on a regular (e.g., daily) basis, Tripwire +can notify system administrators of corrupted or tampered files, +so damage control measures can be taken in a timely manner. + +If "TRIPWIRE_FLOPPY" is set to "YES" in the environment or on the +"make" command line, this port will write the tripwire database to +a floppy disk, which should then be write-protected and used as a +reference for future runs. The diskette should be formatted and +present in the "A" drive before starting the "make install" step. + +Joe Greco -- cgit