summaryrefslogtreecommitdiff
path: root/security/rkhunter/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'security/rkhunter/pkg-message')
-rw-r--r--security/rkhunter/pkg-message11
1 files changed, 6 insertions, 5 deletions
diff --git a/security/rkhunter/pkg-message b/security/rkhunter/pkg-message
index e07f93a8dbcc..ee7fe15bd879 100644
--- a/security/rkhunter/pkg-message
+++ b/security/rkhunter/pkg-message
@@ -1,6 +1,6 @@
-
-******************************************************************************
-
+[
+{ type: install
+ message: <<EOM
You should keep your rkhunter database up-to-date.
This can be done automatically by putting this line to periodic.conf(5) files:
@@ -12,5 +12,6 @@ putting this line to periodic.conf(5) files:
daily_rkhunter_check_enable="YES"
daily_rkhunter_check_flags="--checkall --nocolors --skip-keypress"
-
-******************************************************************************
+EOM
+}
+]