--- logcheck-1.3.8.ebuild.orig 2010-07-16 23:11:09.504949879 +0100 +++ logcheck-1.3.8.ebuild 2010-07-16 23:11:58.461826272 +0100 @@ -43,7 +43,7 @@ pkg_postinst() { elog "The configuration files are located in /etc/logcheck. The most" elog "important files are /etc/logcheck/logcheck.conf" elog "and /etc/logcheck/logcheck.logfiles. Also, make sure that" - elog "the logcheck user has access to your log files." - elog "Finally, uncomment the logcheck line" + elog "the logcheck user has read access to your log files." + elog "Finally, uncomment the logcheck line in" elog "/etc/cron.hourly/logcheck.cron to enable periodic log checks." }