aboutsummaryrefslogtreecommitdiff
path: root/security/rkhunter/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'security/rkhunter/pkg-message')
-rw-r--r--security/rkhunter/pkg-message10
1 files changed, 6 insertions, 4 deletions
diff --git a/security/rkhunter/pkg-message b/security/rkhunter/pkg-message
index ee7fe15bd879..3a4a2f1bb6ad 100644
--- a/security/rkhunter/pkg-message
+++ b/security/rkhunter/pkg-message
@@ -4,14 +4,16 @@
You should keep your rkhunter database up-to-date.
This can be done automatically by putting this line to periodic.conf(5) files:
-daily_rkhunter_update_enable="YES"
-daily_rkhunter_update_flags="--update --nocolors"
+security_rkhunter_update_enable="YES"
+security_rkhunter_update_period="daily"
+security_rkhunter_update_flags="--update --nocolors"
Also, you can run rkhunter as a part of the daily security check by
putting this line to periodic.conf(5) files:
-daily_rkhunter_check_enable="YES"
-daily_rkhunter_check_flags="--checkall --nocolors --skip-keypress"
+security_rkhunter_check_enable="YES"
+security_rkhunter_check_period="daily"
+security_rkhunter_check_flags="--checkall --nocolors --skip-keypress"
EOM
}
]