Comment 2 for bug 493607

Revision history for this message
Andrew Cholakian (andrew-cholakian) wrote :

An easier way to bypass this than white listing (at least for cron jobs) is to simply have it skip the application check. Just set the environment variable $RK_OPT to '--skip-version-check'. The rkhunter cron job automatically adds the contents of $RK_OPT to the rkhunter command line.