Skip to content

Commit

Permalink
rkhunter.conf.js: Added crontabs to USER_FILEPROP_FILES_DIRS
Browse files Browse the repository at this point in the history
Relates to #76
  • Loading branch information
pyllyukko committed Feb 23, 2025
1 parent ca94e97 commit 8a6c628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/rkhunter.conf.j2
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,7 @@ USER_FILEPROP_FILES_DIRS=/etc/polkit-1/rules.d
USER_FILEPROP_FILES_DIRS=/usr/share/polkit-1/rules.d/*.rules
USER_FILEPROP_FILES_DIRS=/usr/share/polkit-1/actions/*.policy
{% endif %}
USER_FILEPROP_FILES_DIRS=/var/spool/cron/crontabs
#EXCLUDE_USER_FILEPROP_FILES_DIRS=/opt/ps*

#
Expand Down

0 comments on commit 8a6c628

Please sign in to comment.