-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Would it be possible to have the system checks run first since the
hostname is printed in that section?
I can't tell quickly which report is from which server on FC5. It
emails from the cron.daily script but the subject does not contain the
hostname and the report only has it way down in that section. And the
sender is a dash '-' so that's no help.
Here's a patch to /etc/cron.daily/01-rkhunter on Fedora Core 5 to put
the hostname in the subject. This is probably a Fedora script and not
included with rkhunter hence the reason for the above request.
- --
JT Moree
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFgsJDFI6sVJUR1B8RAoz4AKCfAXjlYLR0CJBNGHcqM8tlVYsy/wCgxHSY
ZNQAA+hvVMACTGcrtDtYc1c=
=ER/4
-----END PGP SIGNATURE-----
--- 01-rkhunter 2006-12-14 12:41:46.000000000 -0700
+++ 01-rkhunter.hostname 2006-12-15 08:37:46.000000000 -0700
@@ -50,7 +50,7 @@
/bin/echo -e "\n----------------------- End Rootkit Hunter Scan
-----------------------" \
>> $TMPFILE1
if [ -n "$MAILTO" ] ; then
- /bin/cat $TMPFILE1 | /bin/mail -s 'rkhunter Daily Run' $MAILTO
+ /bin/cat $TMPFILE1 | /bin/mail -s 'rkhunter Daily Run for `hostname`'
$MAILTO
fi
/bin/cat $TMPFILE1 >> $LOGFILE
fi-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rkhunter-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rkhunter-users