Re: [Integrit-users] Integrit does not send email
Brought to you by:
ecashin
From: Yuri D'E. <wa...@us...> - 2007-11-02 15:41:09
|
In article <C80...@hf...>, Lars Behrens <la...@hf...> wrote: > hi, > > > i am new to the list as i am to integrit ;-) Hi, and welcome; > Because I didnt change anything, I was confused about the fact that I > saw a lot of "new, new, new"-messages on standardout: > > new: /work p(755) t(40000) u(0) g(0) z(4096) m(20071024-120219) > new: /boot p(755) t(40000) u(0) g(0) z(4096) m(20071024-132450) > new: /boot/initrd.img-2.6.18-5-686 p(644) t(100000) u(0) g(0) z > (4489291) m(20071024-132449) > new: /boot/initrd.img-2.6.18-5-686 s > (cc087f8e1ad2a4d64d131bde7169cc4ca4d43f65) > (...) > > - why this? First, create your "current" db using -u, then move the current.db to known.db. After that, -c will compare correctly against the known.db. > ALWAYS_EMAIL=true > > in /etc/integrit/integrit.debian.conf; but I didnt receive any > emails. Though I just received an email because of the cron-file in / > etc/cron.daily ... > > any ideas about it? These are debian-specific options. In debian, most of the database creation/update process is automated and run as a cron job already. In fact, just set your /etc/integrit/ files and let it run nightly. If you need to test your configuration, run /etc/cron.daily/integrit instead of running integrit directly. Hope this helps. Bests |