2006-01-02 23:19:50 +00:00
|
|
|
|
2006-09-10 15:40:17 +00:00
|
|
|
******************************************************************************
|
2006-01-02 23:19:50 +00:00
|
|
|
|
2006-09-10 15:40:17 +00:00
|
|
|
You should keep your rkhunter database up-to-date.
|
|
|
|
This can be done automatically by putting this line to /etc/periodic.conf:
|
2006-01-02 23:19:50 +00:00
|
|
|
|
2006-09-10 15:40:17 +00:00
|
|
|
daily_rkhunter_update_enable="YES"
|
|
|
|
|
|
|
|
Also, you can run rkhunter as a part of the daily security check by
|
|
|
|
putting this line to /etc/periodic.conf:
|
|
|
|
|
|
|
|
daily_rkhunter_check_enable="YES"
|
|
|
|
|
|
|
|
******************************************************************************
|