diff options
author | John Polstra <jdp@FreeBSD.org> | 1997-04-01 04:44:00 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1997-04-01 04:44:00 +0000 |
commit | 28d7af23c3c29b0f6071d83da4a3d7cb8e408b51 (patch) | |
tree | dcff73f445c4afea3223fd189ee78889fba6cec5 /security/tripwire/pkg-descr | |
parent | 16be91f502701c33ccbfd067a00322622969bf0f (diff) |
Notes
Diffstat (limited to 'security/tripwire/pkg-descr')
-rw-r--r-- | security/tripwire/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
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 <jgreco@ns.sol.net> |