2006-01-03 00:19:50 +01:00
|
|
|
|
2006-09-10 17:40:17 +02:00
|
|
|
******************************************************************************
|
2006-01-03 00:19:50 +01:00
|
|
|
|
2006-09-10 17:40:17 +02:00
|
|
|
You should keep your rkhunter database up-to-date.
|
2012-07-04 00:15:17 +02:00
|
|
|
This can be done automatically by putting this line to periodic.conf(5) files:
|
2006-01-03 00:19:50 +01:00
|
|
|
|
2006-09-10 17:40:17 +02:00
|
|
|
daily_rkhunter_update_enable="YES"
|
2010-12-02 09:42:37 +01:00
|
|
|
daily_rkhunter_update_flags="--update --nocolors"
|
2006-09-10 17:40:17 +02:00
|
|
|
|
|
|
|
Also, you can run rkhunter as a part of the daily security check by
|
2012-07-04 00:15:17 +02:00
|
|
|
putting this line to periodic.conf(5) files:
|
2006-09-10 17:40:17 +02:00
|
|
|
|
|
|
|
daily_rkhunter_check_enable="YES"
|
2010-12-02 09:42:37 +01:00
|
|
|
daily_rkhunter_check_flags="--checkall --nocolors --skip-keypress"
|
2006-09-10 17:40:17 +02:00
|
|
|
|
|
|
|
******************************************************************************
|