2001-02-06 08:17:01 -05:00
|
|
|
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
|
2002-11-05 08:46:25 -05:00
|
|
|
the /var/db/aide/ directory. You will also need to run the following
|
2001-02-06 08:17:01 -05:00
|
|
|
commands:
|
|
|
|
|
2002-11-05 08:46:25 -05:00
|
|
|
cd /var/db/aide
|
2001-02-06 08:17:01 -05:00
|
|
|
aide --init
|
|
|
|
mv databases/aide.db.new databases/aide.db
|
|
|
|
|
|
|
|
You may want to change the permissions of the /var/adm/aide/ directory tree.
|