summaryrefslogtreecommitdiff
path: root/security/logcheck/files/pkg-message.in
blob: 4f59a9561302ee0cc9e62b8cdcb9b21ac5a73b1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{ 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
}
]