8cbc803ff7
- Clean up Makefile and update pkg-message handling PR: ports/81492 [1], ports/83128 [2] Submitted by: Boris B. Samorodov <bsam@ipt.ru>, Norikatsu Shigemura <n-shigemura@ensure.jp> Approved by: maintainer timeout (2 months)
12 lines
418 B
Text
12 lines
418 B
Text
If you want to finish setting up AIDE, don't forget to customise your
|
|
own aide.conf in %%PREFIX%%/etc/aide.conf. 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.
|
|
|
|
For your reference, a copy of the original aide.conf is supplied in
|
|
%%PREFIX%%/etc/aide.conf.sample.
|