summaryrefslogtreecommitdiff
path: root/security/aide/files/pkg-message.in
blob: 0b1beb2aeae7624dd1120447d4969b128a92ca58 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{ type: install
  message: <<EOM
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.
EOM
}
]