1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/security/rkhunter/pkg-message
Sofian Brabez 13e24c31a0 - Update to 1.4.0
- Make portlint happy
2012-07-03 22:15:17 +00:00

17 lines
593 B
Plaintext

******************************************************************************
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"
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"
******************************************************************************