diff options
Diffstat (limited to 'sysutils/autopsy/pkg-message')
| -rw-r--r-- | sysutils/autopsy/pkg-message | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/sysutils/autopsy/pkg-message b/sysutils/autopsy/pkg-message index 8ac4a41713dc..485846fe25f5 100644 --- a/sysutils/autopsy/pkg-message +++ b/sysutils/autopsy/pkg-message @@ -1,9 +1,9 @@ - ---------------------------------------------------------------- - +[ +{ type: install + message: <<EOM Default autopsy configuration file is /usr/local/lib/autopsy/conf.pl ---------------------------------------------------------------- + The NIST National Software Reference Library (NSRL) contains hash values of known good and bad files. @@ -18,17 +18,18 @@ The index file NSRLFile.txt-md5.idx must be in the same directory. If it does not exist it may be created with the TSK hfind command: hfind -i nsrl-md5 /path/to/NSRLFile.txt ---------------------------------------------------------------- + Autopsy saves configuration files, audit logs, and output to the Evidence Locker directory. You MUST specify this with the LOCKDIR configuration entry before running Autopsy: LOCKDIR = /path/to/locker ---------------------------------------------------------------- + WARNING: The cross-platform version of Autopsy is no longer actively developed. This port is retained mainly to allow users with saved data to migrate to another forensic tool. - ---------------------------------------------------------------- +EOM +} +] |
