freebsd-ports/security/logcheck/files/pkg-message.in

16 lines
375 B
Text

[
{ type: install
message: <<EOM
Please make sure that all files listed in
%%ETCDIR%%/logcheck.logfiles.d/syslog.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
}
]