58b7e36a58
PR: 20997 (slightly modified for new port layout) Submitted by: olgeni Approved by: maintainer
11 lines
375 B
Plaintext
11 lines
375 B
Plaintext
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/adm/aide/ directory. You will also need to run the following
|
|
commands:
|
|
|
|
cd /var/adm/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.
|