diff options
Diffstat (limited to 'security/logcheck/files/pkg-message.in')
-rw-r--r-- | security/logcheck/files/pkg-message.in | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/security/logcheck/files/pkg-message.in b/security/logcheck/files/pkg-message.in index 87b28c7a0f45..4f59a9561302 100644 --- a/security/logcheck/files/pkg-message.in +++ b/security/logcheck/files/pkg-message.in @@ -1,4 +1,6 @@ ----------------------------------------------------------------------------- +[ +{ type: install + message: <<EOM Please make sure that all files listed in %%ETCDIR%%/logcheck.logfiles @@ -9,5 +11,6 @@ or remove them from the aforementioned logcheck configuration file. For information on how to write local rulesets see %%DOCSDIR%%/README.logcheck-database - ----------------------------------------------------------------------------- +EOM +} +] |