Actually use the right path here.

This commit is contained in:
Kevin Fenzi 2015-02-16 01:29:56 +00:00
parent 24da871b7d
commit 37499759d0

View file

@ -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 %}
#