freebsd-ports/security/logcheck/files/pkg-message.in
2019-08-14 12:16:12 +00:00

16 lines
357 B
Text

[
{ type: install
message: <<EOM
Please make sure that all files listed in
%%ETCDIR%%/logcheck.logfiles
are readable to the '%%LOGCHECK_GROUP%%' group (see also /etc/newsyslog.conf),
or remove them from the aforementioned logcheck configuration file.
For information on how to write local rulesets see
%%DOCSDIR%%/README.logcheck-database
EOM
}
]