Hi and thanks for RKH!

(Sorry for my badly english!)

I use the following script by cron.daily:

--------------------------
#!/bin/sh

( date; /usr/local/bin/rkhunter --check --sk --nocolors --update --pkgmgr RPM
--versioncheck && echo "" ) \
   | /bin/mail -s "Rkhunter daily run on `uname -n`" root

exit 0
--------------------------

As I'm not so big in Linux: is there anyway to append the
logfile created by RKH to the generated mail?

Thanks in advance!
Sven

-----------------------------------------------------------
Söhnel-Software - Webmail [Horde Groupware Webmail Edition]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Rkhunter-users mailing list
Rkhunter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to