I run this rkhunter script nightly: #!/bin/sh ( /usr/local/bin/rkhunter --cronjob --update --rwo && echo "" ) | /bin/mail -s "[rkhunter] Daily run on centos1.thetwaros.com" root exit 0
------- I get this error every time: Warning: Checking for prerequisites [ Warning ] All file hash checks will be skipped because: The current hash function () or package manager (Unset) is incompatible with the hash function (Unset) or package manager (Unset) used to store the values. One or more warnings have been found while checking the system. Please check the log file (/var/log/rkhunter.log) ------- How do I resolve this error? What is it really looking for? Thanks for any insight on this little thing. Tom ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Rkhunter-users mailing list Rkhunter-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rkhunter-users