blob: 06132f876d9bc035607d37bd148b4cc36069f05e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
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>
|