summaryrefslogtreecommitdiff
path: root/pcr/samhain/samhain.install
blob: 6c08e223f66e030de82a744273d63a399ba251bf (plain)
1
2
3
4
5
6
post_install() {
  echo "NOTE: samhain works by comparing the present state of the filesystem agains a"
  echo "baseline database. If this is the first time that you are using samhain you"
  echo "will need to perform the initialization (i.e. create the baseline database)"
  echo "type the following command: samhain -t init"
}