freebsd-ports/security/aide/pkg-message
Cy Schubert 9647b77dfd Update 0.7 --> 0.9
The aide database was in /var/adm/aide and is now in /var/db/aide. /var/adm
is a SYSV directory that does not exist on FreeBSD.
2002-11-05 13:46:25 +00:00

10 lines
373 B
Text

If you want to finish setting up AIDE, don't forget to create your own
aide.conf based on ${PREFIX}/etc/aide.conf.sample and then copy it to
the /var/db/aide/ directory. You will also need to run the following
commands:
cd /var/db/aide
aide --init
mv databases/aide.db.new databases/aide.db
You may want to change the permissions of the /var/adm/aide/ directory tree.