Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 328671
Collapse All | Expand All

(-)logcheck-1.3.8.ebuild.orig (-2 / +2 lines)
Lines 43-49 pkg_postinst() { Link Here
43
	elog "The configuration files are located in /etc/logcheck. The most"
43
	elog "The configuration files are located in /etc/logcheck. The most"
44
	elog "important files are /etc/logcheck/logcheck.conf"
44
	elog "important files are /etc/logcheck/logcheck.conf"
45
	elog "and /etc/logcheck/logcheck.logfiles. Also, make sure that"
45
	elog "and /etc/logcheck/logcheck.logfiles. Also, make sure that"
46
	elog "the logcheck user has access to your log files."
46
	elog "the logcheck user has read access to your log files."
47
	elog "Finally, uncomment the logcheck line"
47
	elog "Finally, uncomment the logcheck line in"
48
	elog "/etc/cron.hourly/logcheck.cron to enable periodic log checks."
48
	elog "/etc/cron.hourly/logcheck.cron to enable periodic log checks."
49
}
49
}

Return to bug 328671