aboutsummaryrefslogtreecommitdiff
path: root/security/aide/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'security/aide/pkg-message')
-rw-r--r--security/aide/pkg-message10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/aide/pkg-message b/security/aide/pkg-message
new file mode 100644
index 000000000000..f6d510fe8117
--- /dev/null
+++ b/security/aide/pkg-message
@@ -0,0 +1,10 @@
+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.