diff --git a/roles/rkhunter/templates/rkhunter.conf.j2 b/roles/rkhunter/templates/rkhunter.conf.j2 index ead823afb6..068194e55f 100644 --- a/roles/rkhunter/templates/rkhunter.conf.j2 +++ b/roles/rkhunter/templates/rkhunter.conf.j2 @@ -323,7 +323,7 @@ ALLOWHIDDENFILE=/dev/.udev/queue.bin ALLOWHIDDENFILE=/dev/.udev/uevent_seqnum {% if ansible_distribution == 'Fedora' and ansible_distribution_major_version > 20 %} # Fedora 21 and higher systems has a /dev/.updated file -ALLOWHIDDENFILE=/dev/.updated +ALLOWHIDDENFILE=/etc/.updated {% endif %} #