aboutsummaryrefslogblamecommitdiff
path: root/security/rkhunter/pkg-message
blob: ee7fe15bd8794f7b78161e576be5924f787b4208 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                
                                                  
                                                                              
 
                                  
                                                 

                                                                   
                                            

                                 
                                                                  


   
[
{ 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:

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"
EOM
}
]